eggs/game_eggs/steamcmd_servers/pavlov_vr/Game.ini

19 lines
626 B
INI
Raw Permalink Normal View History

2020-12-06 04:45:57 +08:00
[/Script/Pavlov.DedicatedServer]
bEnabled=true
ServerName="My dedicated server"
2023-06-23 00:57:59 +08:00
MaxPlayers=10 #Set this to 10 for Shack. 24 is the max for PC, setting it higher will not allow players to join.
ApiKey="ABC123FALSEKEYDONTUSEME"
2020-12-06 04:45:57 +08:00
bSecured=true
bCustomServer=true
2023-06-23 00:57:59 +08:00
bVerboseLogging=false
bCompetitive=false #This only works for SND
2020-12-06 04:45:57 +08:00
bWhitelist=false
RefreshListTime=120
2023-06-23 00:57:59 +08:00
LimitedAmmoType=0
2020-12-06 04:45:57 +08:00
TickRate=90
TimeLimit=60
2023-06-23 00:57:59 +08:00
#Password=0000
#BalanceTableURL="vankruptgames/BalancingTable/main"
MapRotation=(MapId="UGC1758245796", GameMode="GUN")
2020-12-06 04:45:57 +08:00
MapRotation=(MapId="datacenter", GameMode="SND")
MapRotation=(MapId="sand", GameMode="DM")