BCLight is a lightweight and open-source plugin that allows players to toggle Night Vision using a simple command. It’s customizable, easy to use, and performance-friendly, ideal for any type of Minecraft server.
Features
- Toggle Night Vision with a simple command or alias (like /lgt).
- Fully customizable messages and command aliases via config.yml.
- Built-in cooldown to avoid spam.
- ActionBar and chat support for feedback.
- Open-source and free to use.
- No setup required, just plug and play!
Installation
- Download the latest BCLight.jar
- Place it in your server’s /plugins folder
- Restart your server
- Edit config.yml if needed
- Done!
Config
Code (Text):
# Command configuration
# permission for users: bclight.use
command:
# You can add command aliases as you wish
# Example: "lgt, nv, nightvision"
# Restart the server after changing aliases
alias: "lgt"
# Options for output channels
options:
chat_enabled: true
actionbar_enabled: true
# Cooldown in seconds (0 to disable)
cooldown: 5
# Chat messages
messages:
activate: "&aYou activated your light."
deactivate: "&cYou deactivated your light."
no_permission: "&cYou do not have permission to use this."
no_console: "&cOnly players can run this command."
cooldown: "&cPlease wait %time% seconds before using this command again."
reload_success: "&aBCLight config reloaded!"
Permission - bclight.use – Allows players to use the /light command to toggle Night Vision. - bclight.reload – Allows administrators to reload the BCLight configuration. - bclight.* – Grants access to all BCLight permissions.
Servers using - jogarbrasilcraft.com
If you're using this plugin on your server, send me a DM to be added here!