mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Updated
This commit is contained in:
parent
b65466e184
commit
64275c86db
|
|
@ -11,9 +11,9 @@ $Host::BotsEnabled = "0";
|
|||
$Host::ClassicAdminLogPath = "prefs";
|
||||
$Host::ClassicAllowConsoleAccess = 0;
|
||||
$Host::ClassicAntiTurtleTime = 5;
|
||||
$Host::ClassicAutoPWEnabled = 1;
|
||||
$Host::ClassicAutoPWEnabled = 0;
|
||||
$Host::ClassicAutoPWPassword = "pickup";
|
||||
$Host::ClassicAutoPWPlayerCount = 0;
|
||||
$Host::ClassicAutoPWPlayerCount = 30;
|
||||
$Host::ClassicAutoRestartServer = 0;
|
||||
$Host::ClassicBadWordFilter = 0;
|
||||
$Host::ClassicBalancedBots = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue