forked from CubeCoders/AMPTemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbarotraumaserversettings.xml
85 lines (85 loc) · 2.46 KB
/
barotraumaserversettings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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,4352-4607,44032-55215,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"
SkillLossPercentageOnDeath="50"
AutoRestartInterval="60"
StartWhenClientsReady="False"
StartWhenClientsReadyRatio="0.8"
AllowSpectating="True"
SaveServerLogs="True"
AllowModDownloads="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"
EnableDoSProtection="True"
MaxPacketAmount="4000"
SelectedSubmarine=""
SelectedShuttle=""
TraitorProbability="0"
TraitorDangerLevel="1"
TraitorsMinPlayerCount="1"
MinPercentageOfPlayersForTraitorAccusation="50"
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>