2021-11-06 14:57:13 +01:00
|
|
|
[
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
"DisplayName": "Server name",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "The name of the Server",
|
|
|
|
"Keywords": "name",
|
|
|
|
"FieldName": "servername",
|
|
|
|
"InputType": "text",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "servername",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "Powered by AMP",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Password",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "The Password for the Server",
|
|
|
|
"Keywords": "password",
|
|
|
|
"FieldName": "serverpassword",
|
|
|
|
"InputType": "password",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "serverpassword",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Auto Save Interval",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "The Interval in which Auto saves are made (in seconds))",
|
|
|
|
"Keywords": "autosave",
|
|
|
|
"FieldName": "autosaveinterval",
|
|
|
|
"InputType": "number",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "autosaveinterval",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "900",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "MaxServerFramerate",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "The max framerate the server will allow for clients",
|
|
|
|
"Keywords": "fps",
|
|
|
|
"FieldName": "maxfps",
|
|
|
|
"InputType": "text",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "maxfps",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "34",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Max Players",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "The Maximum Player Count",
|
|
|
|
"Keywords": "max players",
|
|
|
|
"FieldName": "maxplayers",
|
|
|
|
"InputType": "number",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "maxplayers",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "8",
|
|
|
|
"EnumValues": {}
|
2021-12-16 17:41:46 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Public IP",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "Input your public server IP in here otherwise the server won't work.",
|
|
|
|
"Keywords": "Public IP",
|
|
|
|
"FieldName": "publicip",
|
|
|
|
"InputType": "text",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "publicip",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "INSERT YOUR PUBLIC IP HERE",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Owner Name",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "Input your Account name.",
|
|
|
|
"Keywords": "Owner Name",
|
|
|
|
"FieldName": "ownername",
|
|
|
|
"InputType": "text",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "ownername",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "",
|
|
|
|
"EnumValues": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName": "Owner GUID",
|
|
|
|
"Category": "Server Settings",
|
|
|
|
"Description": "Enter your GUID",
|
|
|
|
"Keywords": "Owner GUID",
|
|
|
|
"FieldName": "ownerguid",
|
|
|
|
"InputType": "text",
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
"ParamFieldName": "ownerguid",
|
|
|
|
"IncludeInCommandLine": false,
|
|
|
|
"DefaultValue": "",
|
|
|
|
"EnumValues": {}
|
2021-11-06 14:57:13 +01:00
|
|
|
}
|
|
|
|
]
|