diff --git a/valheimconfig.json b/valheimconfig.json index 033d7bb..2482207 100644 --- a/valheimconfig.json +++ b/valheimconfig.json @@ -52,6 +52,14 @@ "InputType": "list", "Special": "listfile:./Valheim/896660/Data/adminlist.txt" }, + { + "DisplayName": "Permitted Players", + "Description": "A list of Steam64 IDs for players that are permitted in-game. [Find your Steam64 ID](https://steamidfinder.com/)", + "FieldName": "PermittedPlayers", + "Category": "Server", + "InputType": "list", + "Special": "listfile:./Valheim/896660/Data/permittedlist.txt" + }, { "DisplayName": "Banned Players", "Description": "A list of Steam64 IDs for players that are banned [Find a Steam64 ID](https://steamidfinder.com/)",