-
-
Notifications
You must be signed in to change notification settings - Fork 144
Server Options
Ben Peddell edited this page Apr 8, 2020
·
1 revision
Based on https://ark.gamepedia.com/Server_Configuration#Command_line_arguments
Work in progress.
Last updated 09 Apr 2020
Placeholder | Description |
---|---|
<boolean> |
true or false |
<URL> |
http or https link (http default if scheme is missing) |
<seconds> |
decimal number of seconds |
<number> |
decimal number |
<modid> |
Mod ID number |
Option | Description |
---|---|
arkflag_UseDynamicConfig=<boolean> |
Set to true to enable the use of the dynamic config |
ark_customdynamicconfigurl=<URL> |
URL to dynamic config |
ark_AllowAnyoneBabyImprintCuddle=<boolean> |
Set to true if you want ANYONE to be able to "take care" of a Baby Dino (cuddle etc.), not just whomever Imprinted on it. |
ark_AllowCrateSpawnsOnTopOfStructures=<boolean> |
Set to true to allow from-the-air Supply Crates to appear on top of Structures, rather than being prevented by Structures. |
ark_AllowFlyerCarryPvE=<boolean> |
Set to true to allow flyers on PvE to carry wild dinos. |
ark_AllowFlyingStaminaRecovery=<boolean> |
Set to true if flyers should recover stamina when player is standing on instead riding. |
ark_AllowMultipleAttachedC4=<boolean> |
Set to true to allow to attach more than one C4 per dino. |
ark_AutoDestroyDecayedDinos=<boolean> |
Set to true to auto-destroy claimable decayed dinos on load, rather than have them remain around as Claimable. |
arkflag_automanagedmods=true |
Use to shift responsibility for updating mods from arkmanager to the ARK server |
ark_bAppendItemSets=<boolean> |
Set to true to add item sets to supply crates, rather than overriding all their items. |