From e6776b71e8b8ed344246ffb850931af845690714 Mon Sep 17 00:00:00 2001 From: Sachin Date: Wed, 27 Nov 2024 22:50:22 +0530 Subject: [PATCH] 1.6.9c --- CS2-SimpleAdmin.example.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CS2-SimpleAdmin.example.json b/CS2-SimpleAdmin.example.json index 27c108b..f65c127 100644 --- a/CS2-SimpleAdmin.example.json +++ b/CS2-SimpleAdmin.example.json @@ -1,6 +1,6 @@ // This configuration was automatically generated by CounterStrikeSharp for plugin 'CS2-SimpleAdmin', at 2024/10/09 05:40:44 { - "ConfigVersion": 21, + "ConfigVersion": 24, "DatabaseHost": "", "DatabasePort": 3306, "DatabaseUser": "", @@ -20,6 +20,7 @@ "NotifyPenaltiesToAdminOnConnect": true, "ShowBanMenuIfNoTime": true, "UserMessageGagChatType": false, + "CheckMultiAccountsByIp": true, "AdditionalCommandsToLog": [] }, "EnableMetrics": true,