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

@@ -26,19 +26,6 @@
"DefaultValue":"server.log",
"EnumValues":{}
},
{
"DisplayName":"RCON Password",
"Category":"Server Settings",
"Description":"",
"Keywords":"",
"FieldName":"$RemoteAdminPassword",
"InputType":"text",
"Hidden":true,
"IsFlagArgument":false,
"ParamFieldName":"rcon_password",
"IncludeInCommandLine":false,
"EnumValues":{}
},
{
"DisplayName":"Server Release Stream",
"Category":"Server Settings",
@@ -111,7 +98,19 @@
"IncludeInCommandLine":false,
"DefaultValue":"0.0.0.0",
"EnumValues":{}
},
},
{
"DisplayName":"RCON Password",
"Category":"Server 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":"Welcome Message",
"Category":"Server Settings",