Barotrauma Server Configuration: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
Line 6: Line 6:


==Server Settings==
==Server Settings==
name="Kemji Server"<br>
port=""<br>
queryport=""<br>
password=""<br>
enableupnp="false"<br>
autorestart="false"<br>
LevelDifficulty="20"<br>
ServerMessage=""<br>
HiddenSubs=""<br>
AllowedRandomMissionTypes="Salvage,Monster,Cargo,Combat"<br> AllowedClientNameChars="32-33,38-46,48-57,65-90,91-91,93-93,95-122,192-255,384-591,1024-1159,1162-1279,19968-21327,21329-40959,13312-19903,131072-173791,173824-178207,178208-183983,63744-64255,194560-195103"<br>
IsPublic="False"<br>
TickRate="20"<br>
RandomizeSeed="True"<br>
UseRespawnShuttle="True"<br>
RespawnInterval="300"<br>
MaxTransportTime="180"<br>
MinRespawnRatio="0.2"<br>
AutoRestartInterval="60"<br>
StartWhenClientsReady="False"<br>
StartWhenClientsReadyRatio="0.8"<br>
AllowSpectating="True"<br>
SaveServerLogs="True"<br>
AllowModDownloads="True"<br>
AllowRagdollButton="True"<br>
AllowFileTransfers="True"<br>
VoiceChatEnabled="True"<br>
PlayStyle="Casual"<br>
LosMode="Transparent"<br>
ShowEnemyHealthBars="ShowAll"<br>
LinesPerLogFile="800"<br>
AllowVoteKick="True"<br>
AllowEndVoting="True"<br>
AllowRespawn="True"<br>
BotCount="1"<br>
MaxBotCount="16"<br>
BotSpawnMode="Normal"<br>
DisableBotConversations="False"<br>
AllowDisguises="True"<br>
AllowRewiring="True"<br>
LockAllDefaultWires="False"<br>
AllowLinkingWifiToChat="False"<br>
AllowFriendlyFire="True"<br>
DestructibleOutposts="False"<br>
KillableNPCs="True"<br>
BanAfterWrongPassword="True"<br>
MaxPasswordRetriesBeforeBan="3"<br>
SelectedSubmarine=""<br>
SelectedShuttle=""<br>
TraitorsEnabled="No"<br>
TraitorsMinPlayerCount="1"<br>
TraitorsMinStartDelay="90"<br>
TraitorsMaxStartDelay="180"<br>
TraitorsMinRestartDelay="30"<br>
TraitorsMaxRestartDelay="90"<br>
Language="English"<br>
SubSelectionMode="Vote"<br>
ModeSelectionMode="Vote"<br>
EndVoteRequiredRatio="0.6"<br>
VoteRequiredRatio="0.6"<br>
VoteTimeout="30"<br>
TickVoteRequiredRatio="0.6"<br>
DisallowKickVoteTime="120"<br>
KillDisconnectedTime="300"<br>
KickAFKTime="600"<br>
KarmaEnabled="True"<br>
KarmaPreset="default"<br>
GameModeIdentifier="multiplayercampaign"<br>
MissionType="All"<br>
MaxPlayers="6"<br>
AutoBanTime="3600"<br>
MaxAutoBanTime="86400"<br>
LootedMoneyDestination="Bank"<br>
MaximumMoneyTransferRequest="999999"><br><br>
campaignsettings<br>
PresetName=""<br>
TutorialEnabled="False"<br>
RadiationEnabled="False"<br>
MaxMissionCount="2"<br>
StartingBalanceAmount="High"<br>
Difficulty="Medium"<br>
StartItemSet="easy"<br>

Revision as of 10:31, 15 March 2023

Changing Server Settings

Settings are changed in the serversettings.xml by using FTP.

  1. Stop your server.
  2. Navigate to serversettings.xml in the main directory using FTP.
  3. Change the desired settings and then save the file.

Server Settings

name="Kemji Server"
port=""
queryport=""
password=""
enableupnp="false"
autorestart="false"
LevelDifficulty="20"
ServerMessage=""
HiddenSubs=""
AllowedRandomMissionTypes="Salvage,Monster,Cargo,Combat"
AllowedClientNameChars="32-33,38-46,48-57,65-90,91-91,93-93,95-122,192-255,384-591,1024-1159,1162-1279,19968-21327,21329-40959,13312-19903,131072-173791,173824-178207,178208-183983,63744-64255,194560-195103"
IsPublic="False"
TickRate="20"
RandomizeSeed="True"
UseRespawnShuttle="True"
RespawnInterval="300"
MaxTransportTime="180"
MinRespawnRatio="0.2"
AutoRestartInterval="60"
StartWhenClientsReady="False"
StartWhenClientsReadyRatio="0.8"
AllowSpectating="True"
SaveServerLogs="True"
AllowModDownloads="True"
AllowRagdollButton="True"
AllowFileTransfers="True"
VoiceChatEnabled="True"
PlayStyle="Casual"
LosMode="Transparent"
ShowEnemyHealthBars="ShowAll"
LinesPerLogFile="800"
AllowVoteKick="True"
AllowEndVoting="True"
AllowRespawn="True"
BotCount="1"
MaxBotCount="16"
BotSpawnMode="Normal"
DisableBotConversations="False"
AllowDisguises="True"
AllowRewiring="True"
LockAllDefaultWires="False"
AllowLinkingWifiToChat="False"
AllowFriendlyFire="True"
DestructibleOutposts="False"
KillableNPCs="True"
BanAfterWrongPassword="True"
MaxPasswordRetriesBeforeBan="3"
SelectedSubmarine=""
SelectedShuttle=""
TraitorsEnabled="No"
TraitorsMinPlayerCount="1"
TraitorsMinStartDelay="90"
TraitorsMaxStartDelay="180"
TraitorsMinRestartDelay="30"
TraitorsMaxRestartDelay="90"
Language="English"
SubSelectionMode="Vote"
ModeSelectionMode="Vote"
EndVoteRequiredRatio="0.6"
VoteRequiredRatio="0.6"
VoteTimeout="30"
TickVoteRequiredRatio="0.6"
DisallowKickVoteTime="120"
KillDisconnectedTime="300"
KickAFKTime="600"
KarmaEnabled="True"
KarmaPreset="default"
GameModeIdentifier="multiplayercampaign"
MissionType="All"
MaxPlayers="6"
AutoBanTime="3600"
MaxAutoBanTime="86400"
LootedMoneyDestination="Bank"
MaximumMoneyTransferRequest="999999">

campaignsettings
PresetName=""
TutorialEnabled="False"
RadiationEnabled="False"
MaxMissionCount="2"
StartingBalanceAmount="High"
Difficulty="Medium"
StartItemSet="easy"