Barotrauma How to configure your server Print

  • Barotrauma, Configuration, Barotrauma configuration
  • 0

Just follow the steps below.

  1. Open the 'Configuration Files' section from your control panel.
  2. Select the 'Text Editor' option next to 'serversettings.xml'
  3. Refer to the Example Configuration below and change the respective settings where you need to do so in order to configure your server to your desires.

<?xml version="1.0" encoding="utf-8"?>

<serversettings

  tickrate="20"

  randomizeseed="True"

  userespawnshuttle="True"

  respawninterval="300"

  maxtransporttime="180"

  minrespawnratio="0.2"

  autorestartinterval="60"

  startwhenclientsready="True"

  startwhenclientsreadyratio="0.8"

  allowspectating="True"

  endroundatlevelend="True"

  saveserverlogs="True"

  allowragdollbutton="True"

  allowfiletransfers="True"

  voicechatenabled="True"

  allowvotekick="True"

  allowendvoting="True"

  allowrespawn="True"

  botcount="0"

  maxbotcount="16"

  allowdisguises="True"

  allowrewiring="True"

  subselectionmode="Manual"

  modeselectionmode="Manual"

  endvoterequiredratio="0.6"

  kickvoterequiredratio="0.6"

  killdisconnectedtime="30"

  kickafktime="120"

  traitoruseratio="True"

  traitorratio="0.2"

  karmaenabled="False"

  gamemodeidentifier="sandbox"

  missiontype="Random"

  autobantime="60"

  maxautobantime="360"

  name="Barotrauma Server"

  public="true"

  port="17511"    <!-- Do not change, will stop server from operating correctly -->

  queryport="17512"    <!-- Do not change, will stop server from operating correctly -->

  maxplayers="1"

  enableupnp="false"

  autorestart="false"

  SubSelection="Manual"

  ModeSelection="Manual"

  LevelDifficulty="20"

  TraitorsEnabled="No"

  BotSpawnMode="Normal"

  AllowedRandomMissionTypes="Random,Salvage,Monster,Cargo,Combat"

  AllowedClientNameChars="32-33,38-46,48-57,65-90,91-91,93-93,95-122,192-255,384-591,1024-1279"

  ServerMessage="Citadel Servers"

/>

 

 


Was this answer helpful?

« Back