


Give server administrators practical Valheim commands for moderation, testing, teleportation, spawning, map control, weather, time, and player management.
Commands remain hidden until an administrator enables devcommands. Remote
admins can use them on dedicated servers, and active admins display [dev]
above their character so players can see when developer mode is enabled.
| Command | Purpose | Access |
|---|---|---|
env |
Prints or overrides the current environment. | Administrator |
exploremap |
Reveals the complete local map. | Administrator |
ghost |
Toggles ghost mode for the local player. | Administrator |
god |
Toggles god mode for the local player. | Administrator |
goto |
Teleports the local player to coordinates or another player. | Administrator |
isadmin |
Reports whether the local player is an administrator or host. | Public |
itemset |
Replaces current items with the vanilla Meadows item set. | Administrator |
playerlist |
Lists online players and their positions. | Administrator |
pos |
Prints the position of the local player or a named player. | Administrator |
recall |
Teleports a named player to the local administrator. | Administrator |
resetmap |
Clears local map exploration. | Administrator |
seed |
Prints the current world seed. | Administrator |
spawn |
Spawns a named Valheim prefab. | Administrator |
tod |
Overrides or resets the time of day. | Administrator |
tp |
Teleports a named player to coordinates or another player. | Administrator |
Except for isadmin, commands require administrator access and an enabled
devcommands state.
The itemset command always uses the vanilla Meadows set. Existing items are
placed in a tombstone; there is no option to keep the current inventory.
This is an administration and testing mod, not a balanced survival feature.
Install matching versions on the server and participating administrator clients.
The server must recognize each user in Valheim's adminlist.txt.
For complete behavior, installation details, and limitations, see the full README.
| Client required | Server required |
|---|---|
| Yes | Yes |
The server authoritatively validates administrator access. The env and tod
overrides are local and do not change the environment or time for other players.
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.