mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-13 17:55:26 +02:00
move chat config options from config.yml -> chat.yml
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
Version 2.1.151
|
||||
Fixed a bug where players could chat to party chat without the party chat permission
|
||||
Fixed a bug where players could use the party chat command without the party chat permission
|
||||
Added new config 'chat.yml'
|
||||
All chat settings that used to be in 'config.yml' are now in 'chat.yml'
|
||||
|
||||
NOTES:
|
||||
The new config file lets you disable the chat system (you can disable all of it, or just party chat, and or just admin chat) without permission nodes.
|
||||
If you disable the party/admin chat, then the party/admin chat command never gets registered and attempting to use the command will result in a whole lot of nothing.
|
||||
I hate adding more config files using the old .yml system, but the config update is a ways out and this works for now.
|
||||
Reminder that the look/feel of party/admin chat is now determined by locale entries
|
||||
|
||||
Version 2.1.150
|
||||
Fixed an ArrayIndexOutOfBounds exception when using /skillreset
|
||||
|
Reference in New Issue
Block a user