---
title: Adding Admins to Your Valheim Server
description: Learn how to add yourself as an admin in your Valheim server hosted with Nodecraft, and discover the available admin commands!
source: "https://nodecraft.com/support/games/valheim/adding-admins-to-your-valheim-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZjY2ZTY0Y2JjNS92YWxoZWltLTEtMi0wLnBuZy9tLyJ9LHsibmFtZSI6ImdhbWVfbG9nbyIsImltYWdlX3VybCI6Imh0dHBzOi8vY21zLWEubm9kZWNyYWZ0LmNvbS9mLzEzMzkzMi8zNzV4MTUwL2MwZGEwNmUzMzAvdmFsaGVpbS5wbmcvbS8ifSx7Im5hbWUiOiJjdGFfdGV4dCIsInRleHQiOiJDcmVhdGUgeW91ciBvd24gc2VydmVyISJ9LHsibmFtZSI6InRleHQiLCJ0ZXh0IjoiQWRkaW5nIEFkbWlucyB0byBZb3VyIFZhbGhlaW0gU2VydmVyIn1d&s=e4af7caa9d3794c9f0485b9f9d2d5376c85682b0084c04a8832066a002085fd4"
published: "2021-02-05T18:05:00.000Z"
updated: "2024-09-23T21:20:00.000Z"
---

# Adding Admins to Your Valheim Server

Learn how to add yourself as an admin in your Valheim server hosted with Nodecraft, and discover the available admin commands!

This article will guide you through the process of adding admins to your Valheim server.

## Adding Admins

### Find their Steam64 ID number

First, you must find the player ID of the player you want to grant admin. These are in the common Steam64ID format, and there are a few places where you can easily find this.

The one we recommend the most is using a tool such as [SteamID.net](http://SteamID.net) to look up and find these Steam64IDs.

Another will be in your server's Console - when a player joins the server, you will see two lines that will provide their ID.

![A view of a Valheim's Console in Nodecraft Pro showcasing the player join events](https://cms-a.nodecraft.com/f/133932/1919x898/6c36aabbf9/console-steamid.png/m/1000x0/smart)

You can also get their ID in-game by pressing the `F2` key on your keyboard. In the lower section "Players", you will see their in-game name and their player ID, which we have crossed out in the screenshot.

![Valheim's in-game GUI to get a Player ID number](https://s3-assets.nodecraft.com/attachments/HnODTcKTxemYPaF9CLYn_Screenshot%202021-02-05%20115932.png)

### Adding to the adminlist.txt file

Now you need to add that number to the `adminlist.txt` file located in `/.config/unity3d/IronGate/Valheim` in the Server Files" section in Nodecraft Pro.

![A view of the adminlist.txt file location for Valheim in Nodecraft Pro](https://cms-a.nodecraft.com/f/133932/1917x785/a73dde9f31/edit-admintxt.png/m/1000x0/smart)![A view of adding a SteamID to the adminlist.txt file for Valheim in Nodecraft Pro](https://cms-a.nodecraft.com/f/133932/1919x786/3afd78178a/adminlist.png/m/1000x0/smart)

Don't forget to **Save** your changes, and then **Restart** your server.

## Add the `-console` Argument to Your Client

To use the admin menu in-game, you'll need to add a startup argument to your client.

In your Steam Library, right-click on Valheim, and select **Properties**.

Then in the **General** tab, enter `-console` into the **Launch Options** field and then close it.

![Entering the -console startup argument to the Valheim Steam client](https://cms-a.nodecraft.com/f/133932/837x599/09cda04b91/iczotiv9rtoasnghjffp_screenshot-2021-10-28-160126.png/m/)Be sure to Restart your game client if you haven't already.

## Admin Commands

Now you'll be able to use commands in-game! To bring up the in-game console, press the `F5` key on your keyboard.

While not all the commands can be used, here are some useful ones:

| Command | Description |
| --- | --- |
| help | Lists all the commands you can use |
| kick [name/ip/userID] | Kick the user |
| ban [name/ip/userID] | Ban the user |
| unban [ip/userID] | Unban the user |
| banned | Shows a list of banned users |
| ping | Send a ping to the server to get your latency |
| save | Issues a world save |
