Astroneer: RCON updates (#109)
This commit is contained in:
@@ -38,6 +38,19 @@
|
||||
"IncludeInCommandLine":false,
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Console Password",
|
||||
"Category":"Server Settings",
|
||||
"Description":"",
|
||||
"Keywords":"",
|
||||
"FieldName":"$RemoteAdminPassword",
|
||||
"InputType":"text",
|
||||
"Hidden":true,
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"/Script/Astro.AstroServerSettings.ConsolePassword",
|
||||
"IncludeInCommandLine":false,
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Server Name",
|
||||
"Category":"Server Settings",
|
||||
@@ -64,19 +77,6 @@
|
||||
"DefaultValue":"",
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Console Password",
|
||||
"Category":"Server Settings",
|
||||
"Description":"Password required for remote console (admin) connections. NOTE: Change this after first installing the server!",
|
||||
"Keywords":"console,admin,password",
|
||||
"FieldName":"$RemoteAdminPassword",
|
||||
"InputType":"RandomPassword",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"/Script/Astro.AstroServerSettings.ConsolePassword",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"Password123",
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Owner Name",
|
||||
"Category":"Server Settings",
|
||||
|
||||
Reference in New Issue
Block a user