Various: updates to RCON settings (#307)
This commit is contained in:
@@ -26,16 +26,16 @@
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName":"RCON Password",
|
||||
"Category":"Server Config",
|
||||
"Description":"See the Security and Privacy menu for configurable options for the server's RCON",
|
||||
"Keywords":"console,password,rcon",
|
||||
"FieldName":"$RemoteAdminPassword",
|
||||
"InputType":"hidden",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"/Script/Mordhau.MordhauGameSession.RconPassword",
|
||||
"IncludeInCommandLine":false,
|
||||
"EnumValues":{}
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Server Config",
|
||||
"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": "/Script/Mordhau.MordhauGameSession.RconPassword",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Admin Password",
|
||||
|
||||
Reference in New Issue
Block a user