Releases: ChatPlugin/ChatPlugin
Release list
ChatPlugin version 1.10.7
This version adds the long-awaited real-time rank detection option, server links and more. There are some minor improvements and, as always, reported bugs have been fixed.
Additions
- rank detection modes (real-time updates; long-awaited!) (e50a747)
- server links module for 1.21+ (a4a01f2)
- custom ranks hover and click event (hover info) (3d6562d)
- database's ping and
{database_ping}(d1f62ec)
Improvements
- MoTDs module: performance boost, better error messages (26737db)
- the debugger now includes all fields of a manager (7b74a2e)
Fixes
ChatPlugin version 1.10.6
This version contains a hotfix for 1.10.5 and does not add new features.
Fixes
ClassNotFoundExceptionon Spigot 1.21.11+ (faff4e5)
ChatPlugin version 1.10.5
This version includes experimental support for Fabric and support for Minecraft 1.21.9, 1.21.10 and 1.21.11, introduces important technical changes (such as the switch from Adventure to the BungeeCord Chat API), fixes the MSPT module and some other bugs.
Additions
- 1.21.9, 1.21.10 and 1.21.11 support (086b1d6)
- experimental Fabric support (086b1d6)
- byte's binary multiples to display used memory (06f1b1a)
Improvements
- Vanilla material and sound IDs are now recognized (40dfc5c)
- replaced Adventure with the BungeeCord Chat API (dcfc8ef)
- small improvements to event scoreboards (e67856b)
Fixes
ChatPlugin version 1.10.4
ChatPlugin version 1.10.3
ChatPlugin version 1.10.2
ChatPlugin version 1.10.1
This version includes support for Minecraft 1.21.5, adds new options to config.yml, greatly improves support for Bedrock players and, as always, fixes some bugs.
Additions
- 1.21.5 support (79fd92c)
- Floodgate support (4d75669)
- compatibility with other scoreboard plugins (8b53e48)
- option to change displayed time zone (ea2532c)
Improvements
- Bedrock Edition players are now fully supported (4d75669)
- various placeholders and PlaceholderAPI support (b3def57, 428c2f9)
- Javadocs and error exception handling (0a86178, 8cfb21c)
Fixes
ChatPlugin version 1.10.0
This version includes support for Minecraft 1.21.2-1.21.4, adds GUIs and chat channels, contains improvements for the antispam and ranks module and fixes a lot of important bugs.
It is recommended to delete chat.yml and the messages' files and let ChatPlugin generate new ones with the new additions.
Additions
- 1.21.2-1.21.4 support (65bd9f6, 994f8f1)
- GUIs on the free version (7028f29, 8ee68e1, 4c45de4, 7b57b74, f48762c)
/preferencesGUI to customize language, emojis' tone, chat color and more (8ee68e1)- chat channels +
/chatchannel(89409dd, b6591dd) - LuckPerms mode for ranks +
/rankto manage ranks in-game (3ac74b7)
Improvements
- improved antispam with clickable notifications, more leet recognized (32d80da)
- every command can now be turned off (5497fbc, d6225ed)
- all placeholders can now be used in private messages (68f550e)
Fixes
ChatPlugin version 1.9.10
This version contains hotfixes for v1.9.9 and does not add new features.
This is the last v1.9.x version before v1.10, which will be a big update.
Fixes
- enabled worlds not working correctly (b9e7b70)
- same players' name format in tablist for all players (b9e7b70)
- exception while deleting old data using JSON connector (e7515f2)
/vanishenabled even withvanish.enabledset tofalse(ca186b8)commands.ignore.cannot-ignore.selfmessage never sent (ca186b8)
ChatPlugin version 1.9.9
This version includes support for Minecraft 1.21.1, adds a lot of options to make the transition from other chat plugins to ChatPlugin way easier but, above all, fixes a lot of important bugs.
It is recommended to delete the messages' files and let ChatPlugin generate new ones with the new additions.
Additions
- 1.21.1 support (f584ef8)
- support for 1.7 players (14275b8)
- customizable players' names format in the tablist (bb27dfa)
- option to let other plugins customize the chat event (6610d84)
- option to always send full bossbars to legacy players (192fb11)
- update notification on join (051e0da)
Improvements
Fixes
- thread-safety (various synchronization issues) (190a676)
- error with ranks' descriptions (20739b7)
- issues with teams on older versions (36cb564)
- issues with the Discord integration (f2cef1a)
- flickering in GUIs (3d05063, d807c93)
- issue related to the Vault integration (962037d)
- JSON storage connector not working (b1d57cb, fc71d66, 9912e4b)