- Tags
-
- Tags
- None

Chat Management is a very simple plugin, which allows your staff and yourself to organize to chat, and make sure everyone is following the rules. It contains options to add/remove words from a blacklist, edit messages via the config.yml, block swear words, mute chat, clear chat and more!

- Doesn't cause any lag, TPS or FPS issues.
- Blocks specific words, which have been added in the config.yml.
- Manage black listed words in game by doing a simple command.
- Clear chat command!
- Mute chat command!
- Chat cooldown!
- Editable messages in the YML file.
- Java 7
- 1.7 - 1.8
- Around 10 place holders.
- Doesn't need any dependencies.










/cm add <word> - Adds a word to the blacklist.
/cm remove <word> - Removes a word from the blacklist.
/cm list - Lists all the blacklisted words.
/mutechat - Mutes the chat.
/cc - Clears the chat.

ChatManagement.clearchat - Allows the player to clear the chat!
ChatManagement.mutechat - Allows the player to mute the chat!
ChatManagement.admin - Allows the player to add and remove a word from the blacklisted list.
mutechat.bypass - Allows the player to bypass the muted chat!
Chat.cooldown - Bypass the chat cooldown!

Code:
# This is the default configuration file for Chat Management. Chat Management was developed by Inkzzz.
# Messages
Messages:
NoPermission: '&cPermission » &7Sorry, but you don''t have permission.'
ClearChat: '&8[&a&lCHAT&8] &e%player% &7has cleared the chat!'
MuteChatOFF: '&8[&a&lCHAT&8] &e%player% &7has muted the chat!'
MuteChatON: '&8[&a&lCHAT&8] &e%player% &7has unmuted the chat!'
ChatMuted: '&7Sorry, but the chat is currently muted.'
ChatCooldown: '&7You''re speaking too fast.'
NoSwear: '&7You''re not allowed to swear!'
AddedBlacklistWord: '&7You have added &e%word% &7to the blacklist!'
RemovedBlacklistWord: '&7You have removed &e%word% &7from the blacklist!'
WordNotInBlacklist: '&e%word% &7isn''t in the blacklisted words!'
Chat:
# 20 = 1 second.
ChatCooldown: 100
Blacklist:
- word

- Download the plugin.
- Locate the plugin.
- Drop the plugin into your plugins folder.
- Restart your server.
- Enjoy!

- If you find any bugs or issues, don't leave a bad rating, just private message me on the forums and it'll be fixed as soon as possible.
- Have any suggestions? Leave them in the discussion page or PM me!
Have a nice day,
Inkzzz.