Why ChatHandlerPro
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.8
- 1.11
- 1.12
- 1.13
- 1.16
- Source Code:
- https://github.com/LucaBlack2007/ChatHandlerPro
- Languages Supported:
- English
With ChatHandlerPro you can fully customize a number of things within the config.yml, through here you have access to great amounts of features. Like for example you can change if the /clearchat command just clears chat for normal users or for staff as well. Or a customizable prefix that's used in all the following commands.
Requirements
• 1.8.8+ MC Version
Commands
• /broadcast <text> | broadcasts a message to everyone on the server.
• /mutechat | mutes the chat for everyone that doesn't have override permissions.
• /clearchat | clears the chat for a set amount of people (modifiable through the config.yml)
• /chp reload | reloads the config.yml to work in-game.
Permissions
• 'chathandlerpro.coloredchat'
• 'chathandlerpro.clearchat.command'
• 'chathandlerpro.mutechat.allowchat'
• 'chathandlerpro.mutechat.command'
• 'chathandlerpro.broadcast.command'
Configuration
Code (YAML):server:
# preifx used in each command, set to get rid of everything inside of the quotes if you don't want a prefix.
server-prefix: '&b&lSERVER &8| &7'
# variable used within the config.yml to represent a player's in-game-name.
player-variable: '<PLAYER>'
# permission required to run the /bc or /broadcast command.
broadcast-permission: 'chathandlerpro.broadcast.command'
mutechat:
# message sent to people once the chat has been muted.
mutechat-message: '&b<PLAYER> &7muted the chat!'
# message sent to everyone once the chat has been unmuted.
unmutechat-message: '&b<PLAYER> &7unmuted the chat!'
# permission required to excecute the /mutechat command.
mutechat-command-permission: 'chathandlerpro.mutechat.command'
# permission required to talk when the chat is muted.
mutechat-override-permission: 'chathandlerpro.mutechat.allowchat'
clearchat:
# message sent to clear that chat
clearchat-message: '&b<PLAYER> &7cleared the chat!'
# permission assosiated with being able to clear chat.
clearchat-command-permission: 'chathandlerpro.clearchat.command'
# set this to true if you'd like the chat only to clear for people without the given permission.
clearchat-ignore-staff: false
coloredchat:
# character used as the character next to color-codes.
coloredchat-character: '&'
# permission required to use color codes inside of the chat.
coloredchat-permission: 'chathandlerpro.coloredchat'
Support
If you're looking for support with the plugin or have any suggestions that you'd like to inform the developer of please just leave a comment and I'll get back to you as soon as possible!

ChatHandlerPro 1.0
Interactive and Customizable chat managment plugin.