Various: updates to RCON settings (#307)

This commit is contained in:
Greelan
2023-03-23 23:45:59 +11:00
committed by GitHub
parent a574c8e14d
commit 67923fb65c
12 changed files with 123 additions and 125 deletions

View File

@ -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",