diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index 0766ec0..1e10347 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -3,7 +3,7 @@ $Host::AdminPassword = "changeme"; $Host::allowAdminPlayerVotes = "0"; $Host::AllowMapScript = "True"; $Host::AntiCloakEnable = 1; -$Host::AntiCloakPlayerCount = 6; +$Host::AntiCloakPlayerCount = 8; $Host::BanTime = 2147483647; $Host::BotCount = 2; $Host::BotsEnabled = "0";