"Description":"Maxium FPS for the server (default is 60).",
"Keywords":"tickrate",
"FieldName":"tickrate",
"InputType":"number",
"IsFlagArgument":false,
"ParamFieldName":"maxTickRate",
"IncludeInCommandLine":false,
"DefaultValue":"60",
"Suffix":"ticks per second",
"EnumValues":{}
},
{
"DisplayName":"Name",
"Category":"Server Settings",
"Description":"Displayed in the server browser.",
"Keywords":"name",
"FieldName":"name",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"name",
"IncludeInCommandLine":false,
"DefaultValue":"JC3MP-AMP",
"EnumValues":{}
},
{
"DisplayName":"Server Announce",
"Category":"Server Settings",
"Description":"Add a check here if you want to announce your server on the master server browser list.",
"Keywords":"Server Announce",
"FieldName":"announce",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"announce",
"IncludeInCommandLine":false,
"DefaultValue":"false",
"EnumValues":{
"False":"false",
"True":"true"
}
},
{
"DisplayName":"Required DLCs",
"Category":"Server Settings",
"Description":"Comma separated list of owned DLC IDs required to join. [A list is available here](https://just-cause.mp/docs/general/information/Server%20Configuration) Leave this blank to not require any DLCs to join.",