10.1.1
Important: Some of you reported players getting kicked out of their channels after a while. We have a 30 minutes timer to check for permissions, see https://i.imgur.com/8c3Hown.png. If you complete these steps on this image and still have this issue, let me know here: #146
- Change | Completely removed MySQL section from settings.yml. We now always use mysql.yml file. If you are not using it yet, save your logins, update, and then paste them into that file.
- New | You can now use decorations &k, &l, &m, &n, &o in your chat formats together with gradients!
- New | Players can now ignore all chat messages using /toggle chat! To enable, set this to settings.yml into Toggle section: https://i.imgur.com/qrHuIJm.png
- Improve | Added TONS of examples to default messages/death.rs file. Open ChatControlRed.jar with unzipping program and you will see them in messages/ folder ;)
- Improve | Rewritten Discord integration, fixes a few bugs and simplifies things. Quick tutorial: https://www.youtube.com/watch?v=8i3vaE6byxY
- Improve | No longer duplicated "then notify" messages when multiple rules of the same sort are broken.
- Improve | No longer forcefully injecting the Anvil renamed item in item spy format. You need to edit your format to place the item using a new format part having Hover_Item like this to your spy-anvil.yml: https://i.imgur.com/2WIktBb.png from now on to see this. The reason is that some people did not want to see this or want to have their own design. Internally, we swap player's hand item for the renamed item for 0.1 seconds and back. Let me know if any third-party plugins cause issues with this but they shouldn't.
- Improve | Bettered the default item.yml variable to support custom item names. If you want this new version, replace content of variables/item.yml with https://pastebin.com/NPn05PHy and restart.
- Improve | If you disable our mute system, we no check for other plugins such as LiteBans, Essentials, CMI if player is muted.
- Fix | Solved an odd problem where some messages across BungeeCord would not get delivered such as "/channel send" messages. Explanation here: #143 (comment)
- Fix | Solved "Enabled" flag in BungeeControl Red on false still sending First_Join_Messages.
- Fix | Solved recipients UUIDs being shown instead of names when spying mails.
- Fix | Prevent "/chatcontrol internal" commands from being spied on or logged.
- Fix | Solved "Invalid tag" error on 1.16.4 when spying bugs, I mean books.
- Fix | Solved "/channel list" showing offline players, too.
- Fix | Solved different player messages being picked and shown to different players.
- Fix | Solved [mute] buttons being shown in "/channel list" despite mute feature being turned off.
- Fix | Solved using variables as first thing in a chat message making them white without colors of the format.