From 9f72edc5012e022e5264e429f5f6f2b185cb06f9 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:55:27 +1100 Subject: [PATCH] ARK:SE: fix player whitelist setting (#291) --- ark-seconfig.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/ark-seconfig.json b/ark-seconfig.json index 0351cb1..18b8bc0 100644 --- a/ark-seconfig.json +++ b/ark-seconfig.json @@ -202,20 +202,6 @@ "IsFlagArgument":false, "ParamFieldName":"PlayerWhitelist", "DefaultValue":"", - "Special":"listfile:./ark-se/376030/ShooterGame/Binaries/Linux/PlayersExclusiveJoinList.txt", - "EnumValues":{} - }, - { - "DisplayName":"Whitelisted Players", - "Category":"ARK Server Settings", - "Description":"", - "Keywords":"", - "FieldName":"PlayerWhitelist", - "InputType":"list", - "Hidden":true, - "IsFlagArgument":false, - "ParamFieldName":"PlayerWhitelist", - "DefaultValue":"", "Special":"listfile:./ark-se/376030/ShooterGame/Binaries/Win64/PlayersExclusiveJoinList.txt", "EnumValues":{} },