Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Releases: kangarko/ChatControl-Pro

8.11.0

08 Oct 06:42
a412ebe
Compare
Choose a tag to compare
  • Improve | Updated to Foundation 6, improved plugin's performance by not loading parts that are unneeded.
  • Fix | No longer adding "[x]" and other unchangeable prefixes in front of messages. You can customize plugin's prefix in settings.yml and plugin's messages in the localization file.

8.10.11

02 Sep 10:59
a412ebe
Compare
Choose a tag to compare
  • Fix | Solves an issue with opening /chc color menu on some MC versions.

8.10.10

30 Aug 11:28
a412ebe
Compare
Choose a tag to compare
  • Improve | Compatible with the latest Minecraft 1.17.1 (fixes "NMSEntity console error" due to changed class).

8.10.9

23 Aug 17:52
a412ebe
Compare
Choose a tag to compare
  • Improve | No longer invokes "Initializing Legacy Material Support", which leads to faster startup time and less overhead for your server.
  • Improve | No longer requires NashornPlus plugin on Java 15+ thanks to Spigot's native support for external libraries on MC 1.16.5. If you're running older MC version on Java 15+ then you still need NashornPlus library (see mineacademy.org/nashorn).
  • Fix | Solved "Moving XX" key into unused/ folder warning messages from formatting.yml breaking some config keys.

8.10.8

15 Aug 06:35
a412ebe
Compare
Choose a tag to compare
  • Fix | Solved an internal problem on some server setups plugin failing to match enum names, such as "SURVIVAL" for "ignore gamemode" in rules.

8.10.7

11 Jul 10:03
a412ebe
Compare
Choose a tag to compare
  • Improve | Compatible with Minecraft 1.17.1.

8.10.6

19 Jun 15:19
a412ebe
Compare
Choose a tag to compare
  • Improve | Compatible with Minecraft 1.17.

8.10.5

14 May 18:21
a412ebe
Compare
Choose a tag to compare
  • Improve | Updated Towny and TownyChat integration for the 0.97th generation.

8.10.4

01 May 19:12
a412ebe
Compare
Choose a tag to compare
  • Improve | Avoid kicking players when format and chat message is too large, instead, send it as plain.

8.10.3

21 Apr 13:27
a412ebe
Compare
Choose a tag to compare
  • Fix | Solved "LoaderOptions" no such class error for certain Spigot/Paper distributions.