Add Barotrauma (#324)
This commit is contained in:
85
barotraumaserversettings.xml
Normal file
85
barotraumaserversettings.xml
Normal file
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<serversettings
|
||||
name="AMP Powered Barotrauma Server"
|
||||
port="27015"
|
||||
queryport="27016"
|
||||
password=""
|
||||
enableupnp="false"
|
||||
autorestart="false"
|
||||
LevelDifficulty="20"
|
||||
ServerMessage="Welcome to Barotrauma!"
|
||||
HiddenSubs=""
|
||||
AllowedRandomMissionTypes="Salvage,Monster,Cargo,Beacon,Nest,Mineral,Combat,AbandonedOutpost,Escort,Pirate,ScanAlienRuins,ClearAlienRuins,All"
|
||||
AllowedClientNameChars="32-33,38-46,48-57,65-90,91-91,93-93,95-122,192-255,384-591,1024-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="True"
|
||||
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="0"
|
||||
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="Manual"
|
||||
ModeSelectionMode="Manual"
|
||||
EndVoteRequiredRatio="0.6"
|
||||
VoteRequiredRatio="0.6"
|
||||
VoteTimeout="30"
|
||||
KickVoteRequiredRatio="0.6"
|
||||
DisallowKickVoteTime="120"
|
||||
KillDisconnectedTime="300"
|
||||
KickAFKTime="600"
|
||||
KarmaEnabled="False"
|
||||
KarmaPreset="default"
|
||||
GameModeIdentifier="sandbox"
|
||||
MissionType="All"
|
||||
MaxPlayers="10"
|
||||
AutoBanTime="3600"
|
||||
MaxAutoBanTime="86400"
|
||||
LootedMoneyDestination="Bank"
|
||||
MaximumMoneyTransferRequest="999999">
|
||||
<campaignsettings
|
||||
PresetName="Normal"
|
||||
TutorialEnabled="True"
|
||||
RadiationEnabled="False"
|
||||
MaxMissionCount="2"
|
||||
StartingBalanceAmount="Medium"
|
||||
Difficulty="Medium"
|
||||
StartItemSet="normal" />
|
||||
</serversettings>
|
||||
Reference in New Issue
Block a user