
Chat censor is a light plugin that detects if a player swears (The swear words are defined in the config), replacing their sentence with another one, defined in the config!
| Commands | Descrition | Permission |
|---|---|---|
| /chatcensor | Shows help | - |
| /chatcensor add <word> | Adds a word to the BlackList | chatcensor.edit |
| /chatcensor remove <word> | Removes a word from the BlackList | chatcensor.edit |
| /chatcensor reload | Reloads the Plugin from the config file | chatcensor.reload |
| - | Lets the Player swear | chatcensor.swear |
When I have time I will put it on GitHub