construction-mod/ConstructionPreferences.cs
2025-06-05 12:37:16 +02:00

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;