Skip to content

Releases: YouHaveTrouble/Censura

Blocking repetetive messages

17 Sep 13:02
Compare
Choose a tag to compare
  • 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

25 May 12:41
Compare
Choose a tag to compare
  • 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

16 Mar 21:13
Compare
Choose a tag to compare

Major filter rewrite by @TheEpicBlock. Check out config.yml to learn about the config changes.

Additional checks

29 Sep 11:14
8d4b63a
Compare
Choose a tag to compare
  • 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
To customise kick message or disable join check entirely you may want to regenerate your config file.

Regex support

24 Sep 11:29
a71aee4
Compare
Choose a tag to compare
  • 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

23 Sep 11:20
Compare
Choose a tag to compare
v1.0

version bump