mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-22 20:15:23 +00:00
Updated
This commit is contained in:
parent
b65466e184
commit
64275c86db
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue