Update 'Open_L1/node/config/tmpl.chat.json'
This commit is contained in:
parent
a3c5d8d9d7
commit
571b7cbe72
|
@ -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"
|
||||||
}
|
}
|
Loading…
Reference in New Issue