
ChatWarden is a light-weight chat moderation plugin. I have no plans for adding features such as word filters, but feel free to request other features if you believe they would be valuable.
Features
- Convert messages to lowercase.
- Silence messages for being spam using regex matching and levenshtein distance.
- Kick users for saying certain messages that match to a regex.
Permissions
| Permission | Default | Description |
|---|---|---|
| chatwarden.player | Everyone | People who are affected by the plugin. |
| chatwarden.staff | Op | People who are treated as staff when moderating chat. |
| chatwarden.staff.commands | Op | People who can run staff commands. |
Commands
| Command | Description |
|---|---|
| /cw reload | Reloads the config files. |
Source Code
Notice
Downloads of jars now available on GitHub

