A simple plugin to help you manage your Minecraft servers chat!
Features
Installation
- Cross-server chat on Lilypad MC
- BungeeCord support
- Manage what formatting players can put in chat
- Control if chat is abled for the whole server, or for every individual player
- Range mode to allow you to limit chat to a range around any player
- Chat channels coming soon
- Restricted mode that allows only those with permission to talk
Commands and Permissions
- Move ChatManager.jar into the /plugins folder
- Restart Spigot
- (Optional) Stop Spigot and edit the /plugins/nameplates/config.yml file
/cm [show|hide]
- permission to speak chatmanager.chat
- speak even if chat is in restricted modechatmanager.chat.override
- talk outside of the range restrictions chatmanager.ranged.override
- use colours in chat (&1-9a-f) chatmanager.chat.colour
- use formatting in chat (&l, &l, &m, &n, &o, &r) chatmanager.chat.format
- use magic (&k) in chat chatmanager.chat.magic
toggle if they see the chat or not chatmanager.chat.showhide
/cm dingtoggle
if they hear a sound when their mentioned chatmanager.chat.ding
/cm mode [enabled|disabled|restricted]
Allows a player to change the chats mode
please note that the two permission nodes below must be used in conjunction with this chatmanager.chat.mode
/cm mode [enabled|disabled]
Enable or disable the whole chatchatmanager.chat.mode.on
/cm mode restricted
Put chat into restricted mode so that only those with permission can speak chatmanager.chat.mode.restricted
/cm reload
Reloads the plugins configurations chatmanager.reload
Source Code

ChatManager 0.1.0
Easily manage your servers chat.