Various: updates to RCON settings (#307)
This commit is contained in:
@@ -140,15 +140,14 @@
|
||||
{
|
||||
"DisplayName":"RCON Password",
|
||||
"Category":"Server Settings",
|
||||
"Description":"Password to connect to RCON.",
|
||||
"Description":"See the Security and Privacy menu for configurable options for the server's RCON.",
|
||||
"Keywords":"rcon,password",
|
||||
"FieldName":"$RemoteAdminPassword",
|
||||
"InputType":"password",
|
||||
"InputType":"hidden",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"RconPlugin.RconPassword",
|
||||
"IncludeInCommandLine":false,
|
||||
"EnumValues":{},
|
||||
"Hidden": true
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Server Region",
|
||||
|
||||
Reference in New Issue
Block a user