move chat config options from config.yml -> chat.yml

This commit is contained in:
nossr50
2020-10-29 13:06:22 -07:00
parent 4bac586253
commit 8856d2b071
11 changed files with 148 additions and 75 deletions

View File

@@ -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