Various: updates to RCON settings (#307)
This commit is contained in:
@@ -308,17 +308,17 @@
|
||||
"EnumValues": {},
|
||||
"SkipIfEmpty": true
|
||||
},
|
||||
{
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Server Config",
|
||||
"Description": "Password to connect to RCON. Change this after installing the server",
|
||||
"Description": "See the Security and Privacy menu for configurable options for the server's RCON",
|
||||
"Keywords": "RCON,password",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "RandomPassword",
|
||||
"FieldName": "RCONPassword",
|
||||
"InputType": "hidden",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "$RemoteAdminPassword",
|
||||
"ParamFieldName": "RCONPassword",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "Password123"
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Mutator",
|
||||
|
||||
Reference in New Issue
Block a user