Various: updates to RCON settings (#307)
This commit is contained in:
@@ -27,20 +27,6 @@
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Telnet Password",
|
||||
"Category": "Emp - Server Settings",
|
||||
"Description": "Must be set using AMP.",
|
||||
"Keywords": "",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "ServerConfig.Tel_Pwd",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Server Name",
|
||||
"Category": "Emp - Server Settings",
|
||||
@@ -67,6 +53,18 @@
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Telnet Password",
|
||||
"Category": "Emp - Server Settings",
|
||||
"Description": "See the Security and Privacy menu for configurable options for the server's RCON.",
|
||||
"Keywords": "telnet,RCON,password",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "hidden",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "ServerConfig.Tel_Pwd",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Max Players ",
|
||||
"Category": "Emp - Server Settings",
|
||||
|
||||
Reference in New Issue
Block a user