mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 15:14:34 +00:00
TeamKill Logging
This commit is contained in:
parent
aea38be3b5
commit
e6af4d968b
4 changed files with 32 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue