Added field for modifying permitted list
Allows to edit the permittedlist.txt file for servers that work with these.
This commit is contained in:
parent
fe01d975ac
commit
0867abcce2
@ -42,5 +42,13 @@
|
|||||||
"Category": "Server",
|
"Category": "Server",
|
||||||
"InputType": "list",
|
"InputType": "list",
|
||||||
"Special": "listfile:./Valheim/896660/Data/bannedlist.txt"
|
"Special": "listfile:./Valheim/896660/Data/bannedlist.txt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Permitted Players",
|
||||||
|
"Description": "A list of Steam64 IDs for players that are permitted [Find a Steam64 ID](https://steamidfinder.com/)",
|
||||||
|
"FieldName": "PermittedPlayers",
|
||||||
|
"Category": "Server",
|
||||||
|
"InputType": "list",
|
||||||
|
"Special": "listfile:./Valheim/896660/Data/permittedlist.txt"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user