📜vanish.yml

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#~                    DeltaStaff Vanish Module                  ~
#~ NOTE: This feature is currently in BETA mode. Your feedback  ~
#~       is valuable in refining our services. If you encounter ~
#~       any issues, please disable it and inform us!           ~
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FILE-VERSION: '1'

# General information about the module
GENERAL:
  VANISH:
    DESCRIPTION: "Vanish command to hide yourself from other players."
    ALIASES:
      - "v"
      - "hide"
    PERMISSION: "deltastaff.staff.vanish.use"

LOG:
  VANISH: true
  UNVANISH: true

MESSAGES:
  PLAYER-ONLY: "&cThis command can only be used by players!"
  VANISH:
    VANISHED: "&7You are now &dvanished."
    UNVANISHED: "&7You are no longer &dvanished."

Last updated