Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DevCommands
Adds multiplayer administration, teleportation, spawning, map, weather, and player commands.
| Date uploaded | 3 hours ago |
| Version | 1.0.5 |
| Download link | IronLabs-DevCommands-1.0.5.zip |
| Downloads | 16 |
| Dependency string | IronLabs-DevCommands-1.0.5 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Plugin DevCommands
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.
Commands
| 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.
Installation Sides
| 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.
Contact
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.