Merge pull request #62 from YannKr/feature/btserver

feat(btserver): Adding Barotrauma default config
This commit is contained in:
Daniel Gibbs 2019-06-16 18:24:12 +01:00 committed by GitHub
commit e5f1d496af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
/>