From 3508e75a200421f3fc399e4c7e6d48f24b35c58c Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sat, 8 Jun 2024 22:01:11 +1000 Subject: [PATCH] Fix settings --- arma-reforgerconfig.json | 2 +- astroneerconfig.json | 2 +- frozen-flameconfig.json | 2 +- impostorconfig.json | 2 +- openrct2config.json | 2 +- palworld-moddedconfig.json | 2 +- palworldconfig.json | 2 +- scp-secret-laboratoryconfig.json | 2 +- the-frontconfig.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/arma-reforgerconfig.json b/arma-reforgerconfig.json index 2af8f055a..a3eeb4581 100644 --- a/arma-reforgerconfig.json +++ b/arma-reforgerconfig.json @@ -151,7 +151,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,address,publicAddress", "FieldName":"publicAddress", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"publicAddress", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/astroneerconfig.json b/astroneerconfig.json index d2b6402e3..8c735e885 100644 --- a/astroneerconfig.json +++ b/astroneerconfig.json @@ -189,7 +189,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIP", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"/Script/Astro.AstroServerSettings.PublicIP", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/frozen-flameconfig.json b/frozen-flameconfig.json index c07fe94c4..3d485f882 100644 --- a/frozen-flameconfig.json +++ b/frozen-flameconfig.json @@ -63,7 +63,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIP", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"PublicIP", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/impostorconfig.json b/impostorconfig.json index b874a5452..05677994d 100644 --- a/impostorconfig.json +++ b/impostorconfig.json @@ -222,7 +222,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIp", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"$.Server.PublicIp", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/openrct2config.json b/openrct2config.json index 50ed39cd7..d1114a035 100644 --- a/openrct2config.json +++ b/openrct2config.json @@ -295,7 +295,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,advertise,advertise_address", "FieldName":"advertise_address", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"network.advertise_address", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/palworld-moddedconfig.json b/palworld-moddedconfig.json index eb22a2215..c9e92d2f5 100644 --- a/palworld-moddedconfig.json +++ b/palworld-moddedconfig.json @@ -94,7 +94,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIP", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"PublicIP", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/palworldconfig.json b/palworldconfig.json index 0cb71a013..4e959b43b 100644 --- a/palworldconfig.json +++ b/palworldconfig.json @@ -94,7 +94,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIP", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"PublicIP", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/scp-secret-laboratoryconfig.json b/scp-secret-laboratoryconfig.json index 1b54a5554..6d093edfb 100644 --- a/scp-secret-laboratoryconfig.json +++ b/scp-secret-laboratoryconfig.json @@ -302,7 +302,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,server,ip,server_ip", "FieldName":"server_ip", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"server_ip", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{ diff --git a/the-frontconfig.json b/the-frontconfig.json index c5e24fef5..f988e184f 100644 --- a/the-frontconfig.json +++ b/the-frontconfig.json @@ -247,7 +247,7 @@ "Description":"Sets whether AMP should automatically select the public IP advertised as the OutIPAddress for the server, or whether it should use the IP set under Server Public IP", "Keywords":"public,ip,publicip", "FieldName":"PublicIP", - "InputType":"text", + "InputType":"enum", "ParamFieldName":"PublicIP", "DefaultValue":"{{$ExternalIP}}", "EnumValues":{