Skip to content

Control Type, Unicode blocker and more

Choose a tag to compare

@4drian3d 4drian3d released this 27 Nov 16:35
· 567 commits to main since this release
5762232

Implement Control Type

Now instead of completely blocking the offending message, the offending message will simply be censored. To activate this, set replace in the flood.control-type or infractions.control-type options.

Unicode Blocker Beta

Now you can block uncommon unicode characters. (If there is any suggestion about this, or any character that should not be blocked, let me know to correct it)

Update Dependencies

  • Bump Velocity-API to 3.1.0
  • Bump ServerUtils to 3.2.0
  • Bump MiniMessage to 4.2.0-SNAPSHOT (latest build)

Tests

Basic tests on the plugin functions have been added, these will be improved to have the ability to find as many bugs as possible in the plugin.

What's Changed

Full Changelog: 1.4.0...1.5.0