From 925293c173d1e455660732f29dd50d4cda307160 Mon Sep 17 00:00:00 2001 From: Morbo <14136326+Morb0@users.noreply.github.com> Date: Tue, 25 Jun 2019 20:59:21 +0300 Subject: [PATCH] Use official updated config with small changes --- Barotrauma/serversettings.xml | 58 +++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 27 deletions(-) diff --git a/Barotrauma/serversettings.xml b/Barotrauma/serversettings.xml index 49c8f6a..a57b3b1 100644 --- a/Barotrauma/serversettings.xml +++ b/Barotrauma/serversettings.xml @@ -1,50 +1,54 @@ + name="SERVERNAME" + public="false" + port="27015" + queryport="27016" + maxplayers="10" + password="" + enableupnp="false" + autorestart="false" + SubSelection="Manual" + LevelDifficulty="20" + TraitorsEnabled="No" + BotSpawnMode="Normal" + AllowedRandomMissionTypes="Random,Salvage,Monster,Cargo,Combat" + AllowedClientNameChars="32-33,38-46,48-57,65-90,91,93,95-122,192-255,384-591,1024-1279" + ServerMessage="" +/>