Merge pull request #97 from maggi373/main

[VALHEIM] Add support for the permitted player list
This commit is contained in:
PhonicUK 2022-03-22 14:09:05 +00:00 committed by GitHub
commit 96c343a421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/)",