Remove EvoStats

Being replaced by dtStats
This commit is contained in:
ChocoTaco 2025-01-11 11:51:05 -05:00
parent fa69bce4b7
commit e40131f735
9 changed files with 6 additions and 992 deletions

View file

@ -39,9 +39,8 @@ $Host::ClassicConnectLog = 1;
$Host::ClassicConnLogPath = "logs/Connect/Connect.log";
$Host::ClassicCycleMisTypes = 0;
$Host::ClassicDailyHardRestart = 0;
$Host::ClassicDailyHardRestartTime = "10\t00\tam";
$Host::ClassicDailyHardRestartTime = "6\t00\tam";
$Host::ClassicEchoChat = 0;
$Host::ClassicEvoStats = 1;
$Host::ClassicFairTeams = 1;
$Host::ClassicLimitArmors = 0;
$Host::ClassicLoadBlasterChanges = 0;
@ -69,7 +68,6 @@ $Host::ClassicRandomMisTypes = 0;
$Host::ClassicRestartTime = 12;
$Host::ClassicRotationCustom = 1;
$Host::ClassicRotationFile = "prefs/mapRotation.cs";
$Host::ClassicStatsType = 2;
$Host::ClassicSuperAdminPassword = "changeme";
$Host::ClassicSuppressTraversalRootError = 1;
$Host::ClassicTeamKillLog = 1;