mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
Proper Chatlogs (Goon Style)
This commit is contained in:
parent
1aec861aab
commit
ae753ab0cf
4 changed files with 45 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ $Host::ClassicBadWordFilter = 0;
|
|||
$Host::ClassicBanlist = "prefs/banlist.cs";
|
||||
$Host::ClassicBalancedBots = 0;
|
||||
$Host::ClassicCanKickBots = 0;
|
||||
$Host::ClassicChatLog = 1;
|
||||
$Host::ClassicChatLogPath = "logs/Chat/";
|
||||
$Host::ClassicConnectLog = 1;
|
||||
$Host::ClassicConnLogPath = "logs/Connect/Connect.log";
|
||||
$Host::ClassicCycleMisTypes = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue