Skip to content

10.0.4

Choose a tag to compare

@kangarko kangarko released this 14 Nov 20:03
· 194 commits to master since this release
5f915b0

Note: Again, please remove your localization/messages_en.yml, there were typo corrections in this release.

  • Major | Finished Wiki on GitHub. Wrote 34 articles. Please, if you find any typos or mistakes just open an Issue and I'm happy to look into it!
  • New | Added "Range_Worlds" channel option to make channel only send within certain worlds.
  • New | Added "{player_newcomer}" true/false variable. Useful for conditions.
  • New | You can now send mails to every online player using "/mail send all". Thanks to Sikatsu for suggestion!
  • New | Added "Ignore_Autojoin_If_Left" option to Channels in settings.yml to disable plugin saving players preferences and not auto joining them to channels if they leave them manually. You can now disable this behavior by setting that option to false.
  • New | You can now completely change /channel and /chatcontrol design and remove everything by changing the two "Alternative_Header" keys in your localization files.
  • New | Your nicks now also apply to tab-list. BungeeCord is supported.
  • Change | Permission to use HEX colors is now "chatcontrol.hexcolor.CODE" such as "chatcontrol.hexcolor.ccaadd".
  • Change | Renamed gui color permission to "chatcontrol.guicolor.{color}" in accordance to HEX perm rename above.
  • Change | Renamed Formatter_Priority to Chat_Listener_Priority.
  • Improve | Rule warning messages are no longer duplicated when multiple rules are violated in message.
  • Improve | Allowed color and decoration in nicks! You can now type /tag nick &cFunny, BUT, only colors you have a proper permission for will be allowed.
  • Fix | Solved "Vault is not hooked" in "/chc tour" hooks even if it is.
  • Fix | Solved "messages_en.yml lacks an Object at 'message, messages'" error.
  • Fix | Solved few mail typos in localization.
  • Fix | Solved "Failed to serialize text: testing testing "test"" error on 1.8.8 on "/chc announce title" and having quotes in the title.
  • Fix | Solved the following permissions having chatcontrolRED inside of them. If you spot more, please let me know! chatcontrol.command.reload, chatcontrol.command.permissions, chatcontrol.command.message and chatcontrol.command.debug.