Navigation
Config
Example
## Settings
settings:
# Allow Caps in chat
allowCaps: false
# Allow people to say the same thing twice
antiSpamFilter: false
# Set a cooldown before peopel can talk in chat
# Set to 0 to disable
antiChatTime: 5
## Messages used thoughout the plugin
messages:
# Enabling chat
EnableNormal: You have Enabled NationChat!
# Disabling chat
DisableNormal: You have disabled NationChat!
# Enabling staff chat
EnableStaff: You have enabled NationStaff Chat!
# Disabling staff chat
DisableStaff: You have disabled NationStaff Chat!
# Apemt to talk while chat is disabled
DisabledChat: Your chat is disabled! To enable chat do /nationchat
# Failed to find a command
UnknowCommand: Unknown command! Please do /nation help to see the list of commands you can use
Comments