World chat configuration adjustments.
This commit is contained in:
		| @@ -312,13 +312,9 @@ GlobalChat = ON | ||||
| # Default: ON | ||||
| TradeChat = ON | ||||
|  | ||||
| # World Chat. | ||||
| # Default: True | ||||
| WorldChatEnabled = True | ||||
|  | ||||
| # Minimum level for chat, 0 = disable | ||||
| # Default: 20 | ||||
| MinimumChatLevel = 20 | ||||
| # Default: 0 | ||||
| MinimumChatLevel = 0 | ||||
|  | ||||
| # If you are experiencing problems with Warehouse transactions, feel free to disable them here. | ||||
| # Default: True | ||||
| @@ -447,15 +443,19 @@ BanChatChannels = GENERAL;SHOUT;WORLD;TRADE;HERO_VOICE | ||||
| # --------------------------------------------------------------------------- | ||||
| # World chat settings | ||||
| # --------------------------------------------------------------------------- | ||||
| # The minimum level to use this chat | ||||
| # Default: 94 | ||||
| WorldChatMinLevel = 94 | ||||
| # World Chat. | ||||
| # Default: True | ||||
| WorldChatEnabled = True | ||||
|  | ||||
| # The amount of points player will have at his disposal every day | ||||
| # The minimum level to use this chat. | ||||
| # Default: 95 | ||||
| WorldChatMinLevel = 95 | ||||
|  | ||||
| # The amount of points player will have at his disposal every day. | ||||
| # Default: 3 | ||||
| WorldChatPointsPerDay = 3 | ||||
|  | ||||
| # The delay player must wait before sending new world chat message | ||||
| # The delay player must wait before sending new world chat message. | ||||
| # Note: Value is in seconds | ||||
| # Default: 20secs | ||||
| WorldChatInterval = 20secs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment