-
Notifications
You must be signed in to change notification settings - Fork 1
Config
The config is pretty basic but I will go through it.
#Hypixel Hello developed by Nucker
#Spigot: #MC-Market: #GitHub: https://github.com/NuckerTheDev/HypixelHello
message: '&aWhy hello there' permission: 'hypixelhello.use' no-perm-message: '&cYou dont have perms to use that command.'
This is the message sent when a player does /hi. There are currently no placeholders available but I plan on adding that soon.
This is the perm needed in order to use the command. You can change it to whatever you want. Please note that if you change it then anybody with the old perm will lose the perm to do the command.
This is the message sent if the player doesn't have perms to use the command.
If you have any suggestions for anything to be added to the config, dont hesitate to suggest them.