mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Players & Console can now use color codes in party or admin chat (new permission node mcmmo.chat.colors)
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
Version 2.1.150
|
||||
mcMMO should now be compatible with 1.16.4's new social features
|
||||
mcMMO Party & Admin Chat have had a rewrite, work was put in to make sure their API would be mostly compatible with the old one
|
||||
Players & Console can now use color codes (including stuff like &a or [[GREEN]]) in party or admin chat
|
||||
Added new permission node 'mcmmo.chat.colors' which allows players to use color codes, negate to disallow this
|
||||
The style and look of admin/party chat is now determined by locale file instead of options in config.yml
|
||||
Improved messages players recieve when they toggle on or off admin or party chat
|
||||
All locale files have had [[]] color codes replaced by & color codes, you can still use [[GOLD]] and stuff if you want
|
||||
|
Reference in New Issue
Block a user