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,