mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-29 00:09:16 +00:00
Upped anticloak
This commit is contained in:
parent
81b5e72d19
commit
ffda53ee46
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue