b5a4566c00
This time the right way.
58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
[
|
|
{
|
|
"DisplayName": "Host name",
|
|
"Category": "Server Settings",
|
|
"Description": "Display name of the host",
|
|
"Keywords": "host name server",
|
|
"FieldName": "sv_hostname",
|
|
"InputType": "text",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "sv_hostname",
|
|
"IncludeInCommandLine": false,
|
|
"DefaultValue": "Powered by AMP",
|
|
"EnumValues": {}
|
|
},
|
|
{
|
|
"DisplayName": "Password",
|
|
"Category": "Server Settings",
|
|
"Description": "Server password for users to join",
|
|
"Keywords": "server password users",
|
|
"FieldName": "sv_password",
|
|
"InputType": "password",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "sv_password",
|
|
"IncludeInCommandLine": false,
|
|
"DefaultValue": "",
|
|
"EnumValues": {}
|
|
},
|
|
{
|
|
"DisplayName": "Max Players",
|
|
"Category": "Server Settings",
|
|
"Description": "The maximum number of players",
|
|
"Keywords": "max players",
|
|
"FieldName": "sv_maxplayers",
|
|
"InputType": "number",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "sv_maxplayers",
|
|
"IncludeInCommandLine": false,
|
|
"DefaultValue": "4",
|
|
"EnumValues": {}
|
|
},
|
|
{
|
|
"DisplayName": "Steam Heartbeat",
|
|
"Category": "Server Settings",
|
|
"Description": "Advertise on the server list",
|
|
"Keywords": "advertise server list steam heartbeat",
|
|
"FieldName": "steam_server_heartbeat_enabled",
|
|
"InputType": "checkbox",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "steam_server_heartbeat_enabled",
|
|
"IncludeInCommandLine": false,
|
|
"DefaultValue": "1",
|
|
"EnumValues": {
|
|
"True": "1",
|
|
"False": "0"
|
|
}
|
|
}
|
|
]
|