Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
210 changes: 205 additions & 5 deletions asma/res/data/default_config_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@
]
},
"is_autogenerated": false,
"description": "Sets the global admin list.",
"description": "Sets the global admin list. (http:// or https:// or file://) AdminListURL=\"file://C:\\\\ArkAscended\\\\server\\\\ShooterGame\\\\Saved\\\\adminlist.txt\"",
"value_type": {
"quantity": "Scalar",
"base_type": "String"
Expand Down Expand Up @@ -1016,6 +1016,26 @@
}
}
},
{
"name": "BanListURL",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Sets the location of the ban list. (http:// or https:// or file://) BanListURL=\"file://C:\\\\ArkAscended\\\\server\\\\ShooterGame\\\\Saved\\\\banlist.txt\"",
"value_type": {
"quantity": "Scalar",
"base_type": "String"
},
"default_value": {
"Scalar": {
"String": ""
}
}
},
{
"name": "ClampItemSpoilingTimes",
"location": {
Expand Down Expand Up @@ -1116,6 +1136,26 @@
}
}
},
{
"name": "CustomLiveTuningUrl",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Direct link to the live tuning file.",
"value_type": {
"quantity": "Scalar",
"base_type": "String"
},
"default_value": {
"Scalar": {
"String": "https://cdn2.arkdedicated.com/asa/livetuningoverloads.json"
}
}
},
{
"name": "DayCycleSpeedScale",
"location": {
Expand Down Expand Up @@ -1276,6 +1316,66 @@
}
}
},
{
"name": "DestroyTamesOverTheSoftTameLimit",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "If True, Dinos above the Soft Tame Server Limit will be marked “For Cryo” and display an icon and a timer indicating how soon they need to be cryopodded before they are automatically destroyed.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
},
"default_value": {
"Scalar": {
"Bool": false
}
}
},
{
"name": "DisableCryopodEnemyCheck",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "If True, allows cryopods to be used while enemies are nearby.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
},
"default_value": {
"Scalar": {
"Bool": false
}
}
},
{
"name": "DisableCryopodFridgeRequirement",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "If True, allows cryopods to be used without needing to be in range of a powered cryofridge.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
},
"default_value": {
"Scalar": {
"Bool": false
}
}
},
{
"name": "DisableDinoDecayPvE",
"location": {
Expand Down Expand Up @@ -1485,7 +1585,7 @@
]
},
"is_autogenerated": false,
"description": "pecifies the scaling factor for the \"health\" of items that can be harvested (trees, rocks, carcasses, etc.). Higher values increase the amount of damage (i.e., \"number of strikes\") such objects can withstand before being destroyed, which results in higher overall harvest yields.",
"description": "Specifies the scaling factor for the \"health\" of items that can be harvested (trees, rocks, carcasses, etc.). Higher values increase the amount of damage (i.e., \"number of strikes\") such objects can withstand before being destroyed, which results in higher overall harvest yields.",
"value_type": {
"quantity": "Scalar",
"base_type": "Float"
Expand All @@ -1496,6 +1596,26 @@
}
}
},
{
"name": "ImplantSuicideCD",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Defines the time (in seconds) a player must wait between 2 uses of the implant's \"Respawn\" feature.",
"value_type": {
"quantity": "Scalar",
"base_type": "Float"
},
"default_value": {
"Scalar": {
"Float": 28800
}
}
},
{
"name": "ItemStackSizeMultiplier",
"location": {
Expand Down Expand Up @@ -1576,6 +1696,66 @@
}
}
},
{
"name": "MaxTamedDinos_SoftTameLimit",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Defines the server-wide soft tame limit. See DestroyTamesOverTheSoftTameLimit for more info.",
"value_type": {
"quantity": "Scalar",
"base_type": "Float"
},
"default_value": {
"Scalar": {
"Float": 5000
}
}
},
{
"name": "MaxTamedDinos_SoftTameLimit_CountdownForDeletionDuration",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Defines the time (in seconds) for tame to get destroyed. See DestroyTamesOverTheSoftTameLimit for more info.",
"value_type": {
"quantity": "Scalar",
"base_type": "Float"
},
"default_value": {
"Scalar": {
"Float": 604800
}
}
},
{
"name": "MaxTrainCars",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "Defines the maximum amount of carts a train cave have.",
"value_type": {
"quantity": "Scalar",
"base_type": "Float"
},
"default_value": {
"Scalar": {
"Float": 8
}
}
},
{
"name": "MaxTributeDinos",
"location": {
Expand Down Expand Up @@ -1885,7 +2065,7 @@
]
},
"is_autogenerated": false,
"description": "f True, completely diseases on the server. Thus far just Swamp Fever.",
"description": "If True, completely diseases on the server. Thus far just Swamp Fever.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
Expand All @@ -1905,7 +2085,7 @@
]
},
"is_autogenerated": false,
"description": "f True, disables creature mate boosting.",
"description": "If True, disables creature mate boosting.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
Expand Down Expand Up @@ -2096,6 +2276,26 @@
}
}
},
{
"name": "RandomSupplyCratePoints",
"location": {
"IniOption": [
"GameUserSettings",
"ServerSettings"
]
},
"is_autogenerated": false,
"description": "If True, supply drops are in random locations.",
"value_type": {
"quantity": "Scalar",
"base_type": "Bool"
},
"default_value": {
"Scalar": {
"Bool": false
}
}
},
{
"name": "SupplyCrateLootQualityMultiplier",
"location": {
Expand Down Expand Up @@ -4651,4 +4851,4 @@
"default_value": null
}
]
}
}