Note: Please also update your BungeeControl Red. VelocityControl should require no update.
- Improve | General performance increase due to caching of UUID-Boss names so that we don't have to retrieve the metadata of the entity each time.
- Fix | Solved region keeping not working on occassions.
- Fix | Solved removing chat messages with [X] sometimes giving old action bar messages in the chat.
- HotFix | Solved the [X] feature not working correctly since the last release. We had to rollback the change allowing packet rules' "then replace" operator from working due to side effects. It will effectivelly be broken on 1.19+ until a new approach is found.
- Improve | Added support for packet rules replacing server chat messages on Minecraft 1.19 thanks to zml2008 and kezz's help.
- New | Add {chatcontrolred_is_ignoring_<mode>} variable, also works with PlaceholderAPI. Returns "true" or "false" if the player is ignoring the given mode via /toggle command. Modes available: mail, announcement, me, pm, chat, soundnotify.
- New | Add "/chc message run <type> <group>" to force broadcast a join, quit, death or timed message from your file.
- New | Add "begin" option for join, leave, death and timed messages. Together with "expires" you can pre-schedule messages to show during holidays or seasons automatically!
- Improve | Redesigned /channel command with easy one-click events to join and switch channel modes:
Note: Please update your BungeeControl Red.
- Fix | Solved "Player is not online on this server" in some commands, thanks to @ElBananaa for the prompt fix and I apology for introducing the bug in the last release.
Note: Please update your BungeeControl Red.
- Improve | Limit packet size to 30kb for safety and print warning message if bungeecontrol message exceeds that.
- Improve | Optimized a few caches to reduce memory consumption when running without restart >24h.
