Easy Nightvision

Easy Nightvision

A simple and easy plugin for allowing players to toggle night vision.

26 downloads

Easy Night Vision is a lightweight and easy plugin that has a single function. It allows the player to toggle the nightvision effect on and off! Because we love a good polished plugin around here, all messages can be configured in the config with full RGB, legacy, and gradient support!

Commands and Permissions:

  nv:
    description: Toggle night vision on or off.
    usage: /nv
  env:
    description: EasyNightVision admin command.
    usage: /env <reload|reset>
  permissions:
    easynightvision.use
    easynightvision.admin

Config:

messages:
  prefix: "&#00FFAA&lEasyNightVision &8» &r"
  enabled: "&aNight vision enabled."
  disabled: "&cNight vision disabled."
  no-permission: "&cYou do not have permission to use this command."
  player-only: "&cOnly players can use this command."
  reloaded: "&aConfiguration reloaded."
  reset-config: "&aconfig.yml has been reset."
  reset-playerdata: "&aPlayerData has been reset."
  reset-all: "&aconfig.yml and PlayerData have been reset."
  invalid-reset: "&cUsage: /env reset <config.yml|PlayerData|all>"
  invalid-command: "&cUsage: /env <reload|reset>"