Skip to content
Nucker edited this page May 1, 2020 · 2 revisions

How to use the config

The config is pretty basic but I will go through it.

Default Config:

#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.'

message: '&aWhy hello there.' (line 7)

This is the message sent when a player does /hi. There are currently no placeholders available but I plan on adding that soon.

> permission: 'hypixelhello.use'

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.

> no-perm-message: '&cYou dont have perms to use that 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.

If the wiki isn't helping you, feel free to create an issue or contact me on discord.

Clone this wiki locally