

Blacks NightVision Plugin
Blacks NightVision is a lightweight Minecraft plugin that allows players to easily turn night vision on and off using simple commands. Server administrators get additional control options for managing this feature.
Main Features
The plugin offers two key functions:
- Players can toggle night vision for themselves using the
/nv
command - Administrators can globally disable and enable the night vision feature for all players using the
/nvfulltoggle
command
Plugin Commands
Command | Permission | Description |
---|---|---|
/nv |
none required | Turns night vision on/off for the player using the command |
/nvfulltoggle |
nv.fulltoggle |
Globally enables/disables the ability to use /nv command for all players |
Permission System
Administrative functions require appropriate permissions:
nv.fulltoggle
— allows the player to use the administrative command/nvfulltoggle
Installation and Setup
Plugin installation is extremely simple:
- Download the latest version of the plugin
- Place the
.jar
file in your server'splugins
folder - Restart the server
The plugin requires no additional configuration, making it easy to use and lightweight. The only thing that needs to be set up is permissions for administrative commands.
Usage Examples
For players:
/nv
This command instantly turns night vision on or off.
For administrators:
/nvfulltoggle
The command blocks the ability to use /nv
for all players. Executing the command again unlocks the feature.
Recommended Permission Setup
permissions:
nv.fulltoggle:
description: Allows administrators to globally manage the use of /nv
default: op