diff --git a/Barotrauma/serversettings.xml b/Barotrauma/serversettings.xml index a9f65e1..2e63ac5 100644 --- a/Barotrauma/serversettings.xml +++ b/Barotrauma/serversettings.xml @@ -7,13 +7,19 @@ password="" public="False" maxplayers="10" + tickrate="20" attemptupnp="false" randomizeseed="True" respawninterval="180" + startwhenclientsready="True" + startwhenclientsreadyratio="0.6" maxtransporttime="300" minrespawnratio="0.2" + autorestart="false" autorestartinterval="60" allowspectating="True" + enableupnp="false" + voipenabled="True" voicechatenabled="True" endroundatlevelend="True" saveserverlogs="True" @@ -21,11 +27,16 @@ allowfiletransfers="True" allowrespawn="True" allowvotekick="True" + allowendvoting="True" endvoterequiredratio="0.6" kickvoterequiredratio="0.6" + allowdisguises="True" traitoruseratio="True" traitorratio="0.2" + kickafktime="120" karmaenabled="False" + gamemodeidentifier="sandbox" + LevelDifficulty="99" KillDisconnectedTime="30" SubSelection="Manual" ModeSelection="Manual" @@ -34,5 +45,6 @@ TraitorsEnabled="No" autobantime="60" maxautobantime="360" + AllowedRandomMissionTypes="Random,Cargo,Salvage,Monster,Combat" AllowedClientNameChars="32-33,38-46,48-57,65-90,91,93,95-122,192-255,384-591,1024-1279" />