Skip to content

Releases: SyntaxDevTeam/CleanerX

v.1.5.4-SNAPSHOT

07 Feb 20:33

Choose a tag to compare

v.1.5.3

14 Nov 19:51
96ac925

Choose a tag to compare

What's Changed

  • [CleanerX-Paper] Migrating from internal classes to SyntaxCore library by @WieszczY85 in #20
  • Update actions/upload-artifact action to v5 by @renovate[bot] in #21

New Contributors

Full Changelog: v1.5.2...v.1.5.3

Release 1.5.2

19 Jul 07:19
03d0985

Choose a tag to compare

What's Changed

  • Update dependency gradle to v8.14.3 by @renovate[bot] in #19

Full Changelog: v1.5.1...v1.5.2

Release 1.5.1

08 Jun 17:27

Choose a tag to compare

🚀 Long-awaited improved version with all feedback from players and server administrators taken into account!

Version 1.5.0

Functional Changes:

  • Replaced the simple word addition command with a full-featured version, allowing adding, removing, and viewing the current list of banned words in-game.
  • In response to multiple requests, added a WHITELIST to exclude words that may theoretically contain offensive words in normal expressions.
  • Added a command for the whitelist, enabling real-time addition, removal, and checking of the current list of whitelisted words.
  • Completely rewritten permission handling logic for all plugin components!
    Attention server administrators! Be sure to review the new permission table!!
  • Improved link detection logic.
  • Refactored multiple classes, and some were rewritten from scratch to improve performance.
  • CleanerX no longer interferes with chat formatting and does not conflict with specialized chat formatting plugins.
  • All static messages are now available in the language file, allowing translation into any language.
  • All messages fully support every popular text formatting style, and mixing styles no longer causes conflicts, thanks to the latest SyntaxDevTeam message handling standard based on Adventure libraries.
  • Updated all dependencies and classes to their latest versions for greater stability and performance.

Technical Changed

  • Update plugin com.gradleup.shadow to v9.0.0-beta10 by @renovate in #15
  • Update dependency gradle to v8.13 by @renovate in #16
  • Update plugin com.gradleup.shadow to v9.0.0-beta11 by @renovate in #17
  • Update plugin org.jetbrains.kotlin.jvm to v2.1.20 by @renovate in #18

Full Changelog: v1.4.0...v1.5.0

Version 1.5.1

What's Changed

  • Update plugin com.gradleup.shadow to v9.0.0-beta10 by @renovate in #15
  • Update dependency gradle to v8.13 by @renovate in #16
  • Update plugin com.gradleup.shadow to v9.0.0-beta11 by @renovate in #17
  • Update plugin org.jetbrains.kotlin.jvm to v2.1.20 by @renovate in #18

Full Changelog: v1.4.0...v1.5.1

Release v1.4.0

18 Feb 16:30

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

Releases 1.3.1-DEV

04 Dec 16:50

Choose a tag to compare

What's Changed

  • Update dependency gradle to v8.11 by @renovate in #4
  • Update dependency gradle to v8.11.1 by @renovate in #5
  • Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.0-RC2 by @renovate in #6
  • Update plugin org.jetbrains.kotlin.jvm to v2.1.0-RC2 by @renovate in #7
  • Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.0 by @renovate in #8
  • Update plugin org.jetbrains.kotlin.jvm to v2.1.0 by @renovate in #9

Full Changelog: v1.3.0...v1.3.1

Releases 1.3.0-DEV

14 Nov 19:16

Choose a tag to compare

What's Changed

Functional Changes:

  • Significant improvement in the logic for comparing words in the list of prohibited words.
  • Added a command to clear the chat window /clean.
  • Added the ability to block website links in the chat (enabled by default in the config.yml file).
  • Added the ability to execute commands (e.g., punishing players) for repeated use of offensive words (enabled by default in the config.yml file), with the option to set how many words trigger the command and its content.
  • Various bug fixes, both minor and major.

Technical Changes:

  • Update dependency gradle to v8.10.2 by @renovate in #2
  • Update plugin org.jetbrains.kotlin.jvm to v2.1.0-RC by @renovate in #3

New Contributors

Full Changelog: v1.2.1...v1.3.0

Releases 1.2.1-DEV

15 Oct 16:04

Choose a tag to compare