forked from Windy/Game-Server-Configs
Merge pull request #62 from YannKr/feature/btserver
feat(btserver): Adding Barotrauma default config
This commit is contained in:
commit
e5f1d496af
38
Barotrauma/serversettings.xml
Normal file
38
Barotrauma/serversettings.xml
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<serversettings
|
||||
name="SERVERNAME"
|
||||
ServerMessage=""
|
||||
port="27015"
|
||||
queryport="27016"
|
||||
password=""
|
||||
public="False"
|
||||
maxplayers="10"
|
||||
attemptupnp="false"
|
||||
randomizeseed="True"
|
||||
respawninterval="180"
|
||||
maxtransporttime="300"
|
||||
minrespawnratio="0.2"
|
||||
autorestartinterval="60"
|
||||
allowspectating="True"
|
||||
voicechatenabled="True"
|
||||
endroundatlevelend="True"
|
||||
saveserverlogs="True"
|
||||
allowragdollbutton="True"
|
||||
allowfiletransfers="True"
|
||||
allowrespawn="True"
|
||||
allowvotekick="True"
|
||||
endvoterequiredratio="0.6"
|
||||
kickvoterequiredratio="0.6"
|
||||
traitoruseratio="True"
|
||||
traitorratio="0.2"
|
||||
karmaenabled="False"
|
||||
KillDisconnectedTime="30"
|
||||
SubSelection="Manual"
|
||||
ModeSelection="Manual"
|
||||
GameMode="Sandbox"
|
||||
MissionType="Random"
|
||||
TraitorsEnabled="No"
|
||||
autobantime="60"
|
||||
maxautobantime="360"
|
||||
AllowedClientNameChars="32-33,38-46,48-57,65-90,91,93,95-122,192-255,384-591,1024-1279"
|
||||
/>
|
Loading…
Reference in New Issue
Block a user