mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 23:54:32 +00:00
Added TimedServerReset
This commit is contained in:
parent
e3de008b18
commit
291821f250
5 changed files with 107 additions and 6 deletions
|
|
@ -60,7 +60,8 @@ $Host::DefenseTurret::MaxWptHeight = 10;
|
|||
$Host::DefenseTurret::Optional = 0;
|
||||
$Host::DefenseTurret::RequiredInTourney = 0;
|
||||
$Host::DMSLOnlyMode = 0;
|
||||
$Host::EmptyServerReset = 0;
|
||||
$Host::EmptyServerReset = 1;
|
||||
$Host::EmptyServerResetTime = 120;
|
||||
$Host::EnableAutobalance = 1;
|
||||
$Host::EnableLakUnlimitedDJ = 1;
|
||||
$Host::EnableMortarTurret = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue