mirror of
https://github.com/mostlikely4r/construction-mod.git
synced 2026-01-19 19:24:44 +00:00
8 lines
193 B
C#
8 lines
193 B
C#
|
|
//Construction 0.70 Server Configuration File
|
||
|
|
|
||
|
|
//Logging:
|
||
|
|
$Construction::Logging::EchoChat = 1;
|
||
|
|
$Construction::Logging::LogConnects = 1; //disconnects too
|
||
|
|
$Construction::Logging::LogChat = 1;
|
||
|
|
|