Skip to content

Releases: YouHaveTrouble/Censura

Blocking repetetive messages

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 17 Sep 13:02
  • 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

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 25 May 12:41
  • 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

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 16 Mar 21:13

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

Additional checks

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 29 Sep 11:14
8d4b63a
  • 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

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 24 Sep 11:29
a71aee4
  • 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

Choose a tag to compare

@YouHaveTrouble YouHaveTrouble released this 23 Sep 11:20
v1.0

version bump