RCON config updates

Updates for Eco, Pavlov, Project Zomboid and Unturned. RCON is not used by AMP for Project Zomboid so the approach is different
This commit is contained in:
Greelan
2022-04-15 22:28:53 +10:00
parent 97388545d9
commit 8954357a9d
7 changed files with 33 additions and 46 deletions

View File

@@ -41,6 +41,19 @@
"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",
@@ -83,19 +96,6 @@
"DefaultValue": "",
"EnumValues":{}
},
{
"DisplayName": "RCON Password",
"Category": "Server Settings",
"Description": "Password to connect to RCON. Change this after installing the server",
"Keywords": "RCON,password",
"FieldName": "$RemoteAdminPassword",
"InputType": "RandomPassword",
"IsFlagArgument": false,
"ParamFieldName": "/RocketSettings/RCON/@Password",
"IncludeInCommandLine": false,
"DefaultValue": "Password123",
"EnumValues":{}
},
{
"DisplayName": "Owner",
"Category": "Server Settings",