diff --git a/Open_L1/node/config/tmpl.chat.json b/Open_L1/node/config/tmpl.chat.json index b74e392..9d80008 100644 --- a/Open_L1/node/config/tmpl.chat.json +++ b/Open_L1/node/config/tmpl.chat.json @@ -1,5 +1,10 @@ { - "GlobalChatLVL": "45", - "TradeChatLVL": "45", - "WhisperChatLevel": "5" + "GlobalChatLVL": "40", + "TradeChatLVL": "30", + "WhisperChatLevel": "5", + "WhoCommand": "true", + "NotifyRIP": "false", + "NotifyBossSpawn": "false", + "NotifyBossKill": "false", + "NotifyLVLUp": "false" } \ No newline at end of file