mirror of
https://github.com/PhantomGamesDevelopment/TWM2.git
synced 2026-01-20 03:54:48 +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;
|
|
|