Various: updates to RCON settings (#307)
This commit is contained in:
@ -82,20 +82,6 @@
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Host Settings",
|
||||
"Description": "RCON Password to allow Console input",
|
||||
"Keywords": "rcon,enabled",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "password",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Rcon.Password",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "LAN Mode",
|
||||
"Category": "Host Settings",
|
||||
@ -205,6 +191,18 @@
|
||||
"ParamFieldName": "Password",
|
||||
"IncludeInCommandLine": false
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Host Settings",
|
||||
"Description": "See the Security and Privacy menu for configurable options for the server's RCON",
|
||||
"Keywords": "rcon,password",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "hidden",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Rcon.Password",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "VAC Secure",
|
||||
"Category": "Host Settings",
|
||||
|
Reference in New Issue
Block a user