add support for the permitted player list
This commit is contained in:
parent
bb74817cb2
commit
5a96cd02fd
@ -52,6 +52,14 @@
|
|||||||
"InputType": "list",
|
"InputType": "list",
|
||||||
"Special": "listfile:./Valheim/896660/Data/adminlist.txt"
|
"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",
|
"DisplayName": "Banned Players",
|
||||||
"Description": "A list of Steam64 IDs for players that are banned [Find a Steam64 ID](https://steamidfinder.com/)",
|
"Description": "A list of Steam64 IDs for players that are banned [Find a Steam64 ID](https://steamidfinder.com/)",
|
||||||
|
Loading…
Reference in New Issue
Block a user