Merge pull request #97 from maggi373/main
[VALHEIM] Add support for the permitted player list
This commit is contained in:
		@@ -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/)",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user