diff --git a/conan-exilesconfig.json b/conan-exilesconfig.json index f76eed8..f0fbf69 100644 --- a/conan-exilesconfig.json +++ b/conan-exilesconfig.json @@ -136,6 +136,19 @@ "Required": true, "EnumValues":{} }, + { + "DisplayName":"RCON Password", + "Category":"Server Settings", + "Description":"Password to connect to RCON.", + "Keywords":"rcon,password", + "FieldName":"$RemoteAdminPassword", + "InputType":"password", + "IsFlagArgument":false, + "ParamFieldName":"RconPlugin.RconPassword", + "IncludeInCommandLine":false, + "EnumValues":{}, + "Hidden": true + }, { "DisplayName":"Server Region", "Category":"Server Settings",