You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New | Added Spy.Format_Party_Chat option to show a different format (or none) for mcMMO or TownyChat spying.
Change | Leg-breaking changes to variables: {receiver_is_spying_X}, {receiver_in_channel_X}, {receiver_channel_mode_X} now have "player" instead of "receiver" in their names because this makes more sense.
New | You can now show or hide certain format parts for players reading or writing to channels, see: #236 (comment)
New | Split tag permission into "chatcontrol.command.tag.{type}" where type is "nick", "prefix" or "suffix".
Fix | Solved mcMMO or TownyChat spying being duplicated on each reload.
Fix | Thanks to @jaboy we now properly support UTF-8 in MySQL databases. You can either remove your old databases or update them by running the ALTER command as specified here: #206 (comment)
Fix | Solved writing sound notify at the start of chat message not restoring back colors properly.
Fix | Solved &l and other decoration colors overflowing on multiple lines in Hover in formats.
Fix | Solved "/tag nick" cannot impersonate message when using on yourself.
Fix | Solved "/toggle" command behaving oddly when player has no permissions.