Browse Source

Use official updated config with small changes

pull/64/head
Morbo 6 years ago
committed by GitHub
parent
commit
925293c173
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 54
      Barotrauma/serversettings.xml

54
Barotrauma/serversettings.xml

@ -1,50 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<serversettings
name="SERVERNAME"
ServerMessage=""
port="27015"
queryport="27016"
password=""
public="False"
maxplayers="10"
tickrate="20"
attemptupnp="false"
randomizeseed="True"
respawninterval="180"
startwhenclientsready="True"
startwhenclientsreadyratio="0.6"
maxtransporttime="300"
userespawnshuttle="True"
respawninterval="300"
maxtransporttime="180"
minrespawnratio="0.2"
autorestart="false"
autorestartinterval="60"
startwhenclientsready="False"
startwhenclientsreadyratio="0.8"
allowspectating="True"
enableupnp="false"
voipenabled="True"
voicechatenabled="True"
endroundatlevelend="True"
saveserverlogs="True"
allowragdollbutton="True"
allowfiletransfers="True"
allowrespawn="True"
voicechatenabled="True"
allowvotekick="True"
allowendvoting="True"
allowrespawn="True"
botcount="0"
maxbotcount="16"
allowdisguises="True"
subselectionmode="Manual"
modeselectionmode="Manual"
endvoterequiredratio="0.6"
kickvoterequiredratio="0.6"
allowdisguises="True"
killdisconnectedtime="30"
kickafktime="120"
traitoruseratio="True"
traitorratio="0.2"
subselectionmode="Vote"
modeselectionmode="Manual"
missiontype="Random"
kickafktime="120"
karmaenabled="False"
gamemodeidentifier="sandbox"
LevelDifficulty="50"
KillDisconnectedTime="30"
GameMode="Sandbox"
TraitorsEnabled="No"
missiontype="Random"
autobantime="60"
maxautobantime="360"
AllowedRandomMissionTypes="Random,Cargo,Salvage,Monster,Combat"
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=""
/>

Loading…
Cancel
Save