Upped anticloak

This commit is contained in:
ChocoTaco 2019-01-12 14:33:48 -05:00
parent 81b5e72d19
commit ffda53ee46

View file

@ -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";