Skip to content

10.1.2

Compare
Choose a tag to compare
@kangarko kangarko released this 27 Nov 14:25
· 153 commits to master since this release
5f915b0

Note: New ticket reporting policy: https://github.com/kangarko/ChatControl-Red/issues/2 I'll have to be stricter on this, because I see a lot of the time that I have to ask for more information and it takes +3 days to solve your issue, so please provide these information and I'll help you much faster!

  • New | Added special color use permission: https://i.imgur.com/KSzxMRH.png, enabled by default, that allows players to use colors on different places. Now you can simply give negative permission for those players you don't want to be able to use colors.
  • New | I dumped all permissions from /chc perms into a publicly viewable wiki page for your convenience: https://github.com/kangarko/ChatControl-Red/wiki/Permissions#chatcontrol-red-permissions-dump
  • New | Added ability to change MySQL connection driver in mysql.yml by editing the new "Line" key.
  • Improve | We now require both "chatcontrol.channel.autojoin.{channel}.{mode}" AND "chatcontrol.channel.join.{channel}.{mode}" permission to autojoin players into channel. This avoids confusion later since players without the standard join permission would get removed from their autojoined channels.
  • Fix | Solved HEX color codes being sent to Discord and distorted.
  • Fix | Solved \n not working in Toasts format.