Integrated Hard Restart

Configurable in serverPrefs
Off by default
This commit is contained in:
ChocoTaco 2021-09-14 17:27:10 -04:00
parent e6af4d968b
commit c5c670eca4
3 changed files with 6 additions and 2 deletions

View file

@ -37,6 +37,8 @@ $Host::ClassicChatLogPath = "logs/Chat/";
$Host::ClassicConnectLog = 1;
$Host::ClassicConnLogPath = "logs/Connect/Connect.log";
$Host::ClassicCycleMisTypes = 0;
$Host::ClassicDailyHardRestart = 0;
$Host::ClassicDailyHardRestartTime = "10\t00\tam";
$Host::ClassicEchoChat = 0;
$Host::ClassicEvoStats = 1;
$Host::ClassicFairTeams = 1;