From ec12de9c4484056943ce7a1cbbcb9e6da0e1d49d Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:46:39 +1100 Subject: [PATCH] Fix accidental deletion in previous --- unturnedconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unturnedconfig.json b/unturnedconfig.json index ca17dc1..bf8c3ca 100644 --- a/unturnedconfig.json +++ b/unturnedconfig.json @@ -86,7 +86,7 @@ "FieldName": "$RemoteAdminPassword", "InputType": "RandomPassword", "IsFlagArgument": false, - "ParamFieldName": "/RocketSettings/RCON/@", + "ParamFieldName": "/RocketSettings/RCON/@Password", "IncludeInCommandLine": false, "DefaultValue": "Password123" },