Unturned: Password tweaks (#294)
This commit is contained in:
@@ -41,19 +41,6 @@
|
||||
"DefaultValue": "27115",
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON Password",
|
||||
"Category": "Server Settings",
|
||||
"Description": "",
|
||||
"Keywords": "",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"Hidden":true,
|
||||
"ParamFieldName": "/RocketSettings/RCON/@Password",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Server Name",
|
||||
"Category": "Server Settings",
|
||||
@@ -89,13 +76,25 @@
|
||||
"Description": "Password to connect to the server. Default is no password",
|
||||
"Keywords": "password",
|
||||
"FieldName": "Password",
|
||||
"InputType": "RandomPassword",
|
||||
"InputType": "password",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Password",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"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": "/RocketSettings/RCON/@Password",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Owner",
|
||||
"Category": "Server Settings",
|
||||
|
||||
Reference in New Issue
Block a user