mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-29 15:35:24 +00:00
Integrated Hard Restart
Configurable in serverPrefs Off by default
This commit is contained in:
parent
e6af4d968b
commit
c5c670eca4
3 changed files with 6 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue