Various: updates to RCON settings (#307)
This commit is contained in:
@@ -26,6 +26,18 @@
|
||||
"Placeholder": "8",
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Starbound - 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": "rconServerPassword",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Server Port",
|
||||
"Category": "Hidden Settings",
|
||||
@@ -68,20 +80,6 @@
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Hidden Settings",
|
||||
"Description": "RCON Password.",
|
||||
"Keywords": "",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "password",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "rconServerPassword",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Enabled",
|
||||
"Category": "Hidden Settings",
|
||||
|
||||
Reference in New Issue
Block a user