Config to disable World chat.

This commit is contained in:
MobiusDev
2017-05-01 11:32:20 +00:00
parent ab939796cd
commit 6892014a09
18 changed files with 72 additions and 6 deletions

View File

@@ -357,6 +357,10 @@ GlobalChat = ON
# Default: ON
TradeChat = ON
# World Chat.
# Default: True
WorldChatEnabled = True
# Minimum level for chat, 0 = disable
# Default: 20
MinimumChatLevel = 20