diff --git a/ark-seconfig.json b/ark-seconfig.json index cb60891..dd0afb6 100644 --- a/ark-seconfig.json +++ b/ark-seconfig.json @@ -1087,7 +1087,7 @@ "MinValue":"0", "IsFlagArgument":false, "ParamFieldName":"ServerAutoForceRespawnWildDinosInterval", - "IncludeInCommandLine":false, + "IncludeInCommandLine":true, "DefaultValue":"604800", "Placeholder":"604800", "Suffix":"seconds", @@ -1212,7 +1212,7 @@ "InputType":"checkbox", "IsFlagArgument":false, "ParamFieldName":"PreventDiseases", - "IncludeInCommandLine":false, + "IncludeInCommandLine":true, "DefaultValue":"False", "EnumValues":{ "False":"False", @@ -1228,7 +1228,7 @@ "InputType":"checkbox", "IsFlagArgument":false, "ParamFieldName":"NonPermanentDiseases", - "IncludeInCommandLine":false, + "IncludeInCommandLine":true, "DefaultValue":"False", "EnumValues":{ "False":"False",