TeamKill Logging

This commit is contained in:
ChocoTaco 2021-09-13 17:33:21 -04:00
parent aea38be3b5
commit e6af4d968b
4 changed files with 32 additions and 3 deletions

View file

@ -69,6 +69,8 @@ $Host::ClassicRotationFile = "prefs/mapRotation.cs";
$Host::ClassicStatsType = 2;
$Host::ClassicSuperAdminPassword = "changeme";
$Host::ClassicSuppressTraversalRootError = 1;
$Host::ClassicTeamKillLog = 1;
$Host::ClassicTeamKillLogPath = "logs/TeamKills/teamkills.log";
$Host::ClassicTelnet = 1;
$Host::ClassicTelnetListenPass = "changeme";
$Host::ClassicTelnetPassword = "changeme";