Hotfix
- Optimized code a little bit
- Changed to newest util classes
Full Changelog: https://github.com/AleksandarHaralanov/ChatGuard/compare/v2.1.0...v2.1.1
New Features
- Staff command to view current strikes of a player as well as set new strikes for player
/cg strikes [username]
View strikes for player./cg strikes [username] [0-5]
Set strikes for player.
Full Changelog: https://github.com/AleksandarHaralanov/ChatGuard/compare/v2.0.0...v2.1.0
New Features and Changes
- Configurable features include:
- RegEx patterns
- Whitelist for specific words you wish to not filter
- Logs to Discord webhooks
- Chat spam prevention
- Ability to temp mute (Requires Essentials)
- Escalating penalties via a 5-tiers strike system
- Some other minor things, check changes if needed below.
- Removed prettify option
Full Changelog: https://github.com/AleksandarHaralanov/ChatGuard/compare/v1.0.1...v2.0.0
Hotfix
- Fixed the plugin onDisable version display. It would display the name of the plugin instead of the version.
Full Changelog: https://github.com/AleksandarHaralanov/ChatGuard/compare/v1.0.0...v1.0.1
Features
- Allows staff to add/remove filtered words/sentences.
- Allows staff to toggle on/off the chat filter entirely.
- Allows for players to be given a permission to bypass the chat filter.
- Filtered words are logged to server console.
Full Changelog: https://github.com/AleksandarHaralanov/ChatGuard/commits/v1.0.0