Releases: YouHaveTrouble/Censura
Releases · YouHaveTrouble/Censura
Blocking repetetive messages
- Added module to prevent spammy repetetive messages based on similarity percentage.
- Fixed default config failing to load on certain platforms
If you used censura before you must regenerate the config to access new feature, sorry.
Choose which events to filter
- Added new configuration section (you will need to regenerate the config or copy the section from new default config to change it, sadly)
- Made config errors more consistent and getting an error on one filter section will now skip that filter instead of erroring the entire reload
Filter rewrite
Major filter rewrite by @TheEpicBlock. Check out config.yml to learn about the config changes.
Additional checks
- added nickname check on join that will prevent players with names containing any filtered words. This check will only prevent the player from joining and will not execute punish actions in case joining player did not know they can't join with bad name.
- added check for entity interactions with name tag
Regex support
- Added regex support for matches (exceptions still work as they did before)
- Text on signs is now checked in its entirety instead of line-by-line
- Reload command tab completion now respects permissions
First release
v1.0 version bump