
On your Server, users write rude words? Or they spam useless things? Then my plugin could help you
- clever Blacklist
- chat timer: wait after writing another message
- simlar chat messages are getting blocked
- permisson system
- custom strings for every message
- auto mute from chat, also via command

1. First copy the .jar file into your plugins folder. 2. reload/restart the server 3. edit the config
chatblockenabled: <true or false> enabled/disable the chat filter, should be ever true onBlockAdminMessage: <true or false> sends a message to admin, if a user is writing a black list word, or was banned from ther server Punishment
Here you can see an example config

GoodChat.getAnnounce if 'onBlockAdminMessage' is true, every user with this permisson will get a message on a chat ban and if somebody write a word from the blacklist GoodChat.mute command permisson for /mute
/mute [PlayerName] [Time in seconds] (if time = 0, the ban will be get removed

Q: I get an error in the server console, what should I do? A: Probalby your config is not correct. In this case, delete the config.yml and the issuses should be fixed. If not, please write a ticket with the complete stack trace
Q: Is that the final version of the plugin? A: No, i probably will release soon a big update, if users want.
Q: In the description and in the plugin are spelling and grammar mistakes. Why? A: Thats because I´m from Germany. If you found any important mistake, please write a comment. Thank you!
Q: In the config, there a crazy things like '\xa7'. What is that? A: I don't know how to fix that, but ever if I write a "§", Bukkit replaces that in the config. Just ignore it. PS: With § you can use colors! Just use Google.
- better config - advertisment blocker - /reloadconfig command - a default blacklist - ...