How to Add an Admin on Your Valheim Server
You can add admins via the adminlist.txt file. Each admin is identified by their SteamID64.
Tip
Here you can find a guide on how to find your SteamID64.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open adminlist.txt
Open the fileadminlist.txtin the following directory:/config/adminlist.txt/config/adminlist.txtIf the file is not located there, check alternatively:
/.config/unity3d/IronGate/Valheim/adminlist.txt/.config/unity3d/IronGate/Valheim/adminlist.txtAdd SteamID64
Enter the SteamID64 of the player who should become admin. Add one SteamID64 per line:76561198012345678 7656119808765432176561198012345678 76561198087654321Start the server
Save the file and start your server.
Note
Changes to adminlist.txt only take effect after a server restart.