From f837359f5b9bcc43a40fa843038cecc6dbf3f188 Mon Sep 17 00:00:00 2001 From: MDIC Date: Sat, 19 Mar 2022 10:20:07 -0400 Subject: [PATCH] remove dupe notes --- conf/Anticheat.conf.dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/Anticheat.conf.dist b/conf/Anticheat.conf.dist index 8aa7a88..a9fa157 100644 --- a/conf/Anticheat.conf.dist +++ b/conf/Anticheat.conf.dist @@ -97,7 +97,6 @@ Anticheat.ReportsForKick = 70 # Anticheat.BanPlayer # Anticheat.ReportsForBan # -# Description: Enables and Auto kick when reports reach threshhold # Description: Enables and Auto ban when reports reach threshhold # Default: 0 - (Disabled) # 1 - (Enabled) @@ -111,7 +110,6 @@ Anticheat.ReportsForBan = 70 # Anticheat.ReportsForJail # # Description: Enables and Auto Jail when reports reach threshhold -# Description: Enables and Auto Jail when reports reach threshhold # Default: 0 - (Disabled) # 1 - (Enabled) # Default: 70 - (Kick at 70 auto reports)