From 571b7cbe720407a145301a8c2351b289c97efd3c Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 24 Feb 2022 10:15:32 +0000 Subject: [PATCH] Update 'Open_L1/node/config/tmpl.chat.json' --- Open_L1/node/config/tmpl.chat.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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