Update 'Open_L1/node/config/tmpl.chat.json'

This commit is contained in:
Sarimoko 2022-02-24 10:15:32 +00:00
parent a3c5d8d9d7
commit 571b7cbe72
1 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
{ {
"GlobalChatLVL": "45", "GlobalChatLVL": "40",
"TradeChatLVL": "45", "TradeChatLVL": "30",
"WhisperChatLevel": "5" "WhisperChatLevel": "5",
"WhoCommand": "true",
"NotifyRIP": "false",
"NotifyBossSpawn": "false",
"NotifyBossKill": "false",
"NotifyLVLUp": "false"
} }