Note: Please also update BungeeControl Red.
- Improve | New option "Alternative_Console_Sending" that will fix console colors not showing as well as hide the [Insecure] fake label on Minecraft 1.19+.
- Improve | Updated Lands plugin integration for party chat. If you set "Party: lands-land" key for such channel, the sender of message in that channel will only reach people in the same land, regardless if they own the land or are a part of it, or in wilderness he himself stands there.
Note: Please update your BungeeControl Red.
- Improve | Added compatibility with Mohist.
- Fix | Solved "Invalid UUID string: X" trying to read plugin messages from other plugins.
- I apology for the inconvenience - We always test our software, the problem was that people have multiple bungee-related plugins on their machines which broadcast their own plugin messages and I forgot to exclude that. My testing went through fine since I only use BungeeControl Red on my Bungee machine. For the future I will be installing more commonly used software on the BungeeCord server to make testing process more robust.
- You need to update BungeeControl Red for the fix.
- Fix | Solved tab-complete filter inconsistencies for Minecraft 1.8.8-1.12.
- Fix | Solved "/chc announce toast" command being broken.
- Fix | Solved Party And Friends plugin not being loaded after ours, which could break our integration.
Note: Please update BungeeControl Red.
- New | You can now use {data_} variable in formats/! This is really useful if you want to use rules to create custom commands and store custom data permanently in them. Example: Creating a DeluxeTag mini plugin version entirely in ChatControl! See this link for a sample.
- Improve | Added compatibility with Mohist with some exceptions. Scripts won't work so some parts of formats/ will show always, you need to remove such parts (i.e. all "Condition" keys will not work properly due to a lack for script support).
- Fix | We're investigating a vulnerability around clients being able to execute BungeeCord plugin messages and this build of BungeeControl Red should place additional security measures to stop this. Make sure to update BungeeControl Red.
PSA: We're investigating a potential security issue and have updated BungeeControl Red to disable a feature involved in the study. We will keep you posted through this update log and on our Discord.
- New | Added Min_Players_For_Range channel option to make range chat act as global if too few players are online, see https://github.com/kangarko/ChatControl-Red/wiki/Channels#min_players_for_range.
- New | Added "strip colors" and "strip accents" rule operators to override their respective keys in settings.yml, see https://github.com/kangarko/ChatControl-Red/wiki/Rules#strip-colors.
- New | Added the ability to disable Hikari connection pool in mysql.yml completely.
- Misc | Reverted back to Bukkit's permission check for all aspects of the plugin except checking for color permissions, where we now enforce Vault if installed.
- Improve | If possible, we now use Vault to check for permissions. That should fix wildcart "*" compatibility with permissions plugins such as GroupManager.
