Every Valheim server needs a way to keep the right players in and the wrong ones out. A trusted friend gets admin rights, a newcomer waits on your whitelist, and a griefer lands on the banlist for good. In this Nitrado guide, we’ll show you how to manage the adminlist, whitelist, and banlist from Player Control, plus how to edit them directly in Config Files.
Three lists determine who can access and manage your Valheim server: the Adminlist, the Whitelist, and the Banlist. You can manage all three from the Player Control page in the Nitrado web interface, or edit them directly as text files in the Config Files section.
The Adminlist gives players access to admin commands, such as banning or kicking players during a session. The Whitelist, also called the Permitted list, limits server access to specific players once it contains any entries. The Banlist prevents specific players from connecting to the server.
Every entry in Player Control needs a platform identifier plus the player’s ID, not just a name. The format is [Platform]_[Player ID], case sensitive. An example for a Steam player’s entry looks like V_12345678987654321.
| Prefix | Platform |
|---|---|
| V_ | Steam |
| X_ | Xbox |
| S_ | PlayStation |
| N_ | Nintendo |
| A_ | GameCenter |
For a Steam player’s ID, find their Steam ID from their Steam profile:
For any platform, you can also read the ID straight from your server:


On PC, pressing F2 in-game also shows the connected player’s platform identifier and ID, though the Live Server Console is easier since you can copy the ID directly from the log.
The Player Control page shows everyone currently connected, as well as players already added to a list. Search options help you find a specific player quickly. Adding a player to any list follows the same process:





If a newly added player doesn’t appear in the table, clear the Online checkbox. It filters the table to connected players only, so a player you just added while they’re offline still needs it cleared to show up.
Do you prefer working in the files, or pasting in a long list at once? You can edit the player list files manually in the Config Files section.



Each file maps to one list: adminlist.txt for admin rights, permittedlist.txt for the whitelist, and bannedlist.txt for bans.
Add a player to the Adminlist to give them access to the server’s admin commands, including bans and kicks. Select Adminlist from the List dropdown when you add them in Player Control.
The Whitelist, also called the Permitted list, restricts your server to players you’ve explicitly approved. Once it has any entries, only players on it can join, so add everyone you want to keep before you add anyone at all, or you’ll lock out the rest of your community. Select Whitelist from the List dropdown when you add a player in Player Control.
The Banlist blocks a specific player from connecting to your server. Select Banlist from the List dropdown when you add them in Player Control.
Removing a player works the same way across all three lists.
You can also remove players directly from the list files using the same process described for editing player lists directly in the Config Files.
The player is removed from the corresponding list once the server restarts.
With your Adminlist, Whitelist, and Banlist configured, Player Control is watching the door for you. Add your trusted players now, and they’ll be ready to join when your server opens. For the commands your admins can run once they’re on the adminlist, see our Valheim console commands guide.
Player Access and Permissions
Platform Identifier and Player ID
Managing Your Lists in Player Control
- Editing Player Lists Directly (Config Files)
- Removing a Player
You’re Ready to Manage Your Server