Skip to content

v1.9.3 (2024/04/14)

Compare
Choose a tag to compare
@Remigio07 Remigio07 released this 14 Apr 00:25
· 38 commits to main since this release

This version includes huge improvements for the antispam module, an option to play sound when ads are sent and some fixes.
It is recommended to delete the chat.yml file and let ChatPlugin generate a new one with the new additions.

Please note that the plugin is not production-ready yet; fixing bugs is a priority, but use it at your own risk.
Join our Discord server to report bugs, request features or receive support.

Changelog

Additions

  • added the option to play a sound when ads are sent (4fb2c69)

Improvements

  • antispam improved: leetspeak filter, new regex patterns, more blacklisted words (620dbc4)
  • small code optimizations (822585e)

Fixes

  • default values in configs are now added correctly (f3dcb56)
  • fixed Maven publishing repository - now available on Maven Central! (4fec6cf)