forked from CubeCoders/AMPTemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbarotraumaserversettings.xml
More file actions
86 lines (86 loc) · 2.43 KB
/
barotraumaserversettings.xml
File metadata and controls
86 lines (86 loc) · 2.43 KB
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
86
<?xml version="1.0" encoding="utf-8"?>
<serversettings
name="SubvSub PvP Dedicated"
port="27015"
queryport="27016"
password=""
enableupnp="true"
autorestart="false"
LevelDifficulty="0"
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="True"
TickRate="20"
RandomizeSeed="True"
UseRespawnShuttle="False"
RespawnInterval="300"
MaxTransportTime="180"
MinRespawnRatio="0.2"
AutoRestartInterval="60"
StartWhenClientsReady="True"
StartWhenClientsReadyRatio="0.5"
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="3"
MaxBotCount="16"
BotSpawnMode="Fill"
DisableBotConversations="True"
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="pvp"
MissionType="All"
MaxPlayers="64"
DosProtection="False"
AutoBanTime="3600"
MaxAutoBanTime="86400"
LootedMoneyDestination="Bank"
MaximumMoneyTransferRequest="999999">
<campaignsettings
PresetName="Normal"
TutorialEnabled="True"
RadiationEnabled="False"
MaxMissionCount="2"
StartingBalanceAmount="Medium"
Difficulty="Medium"
StartItemSet="normal" />
</serversettings>