HelpDesk
Enhanced console tools for Valheim players and server admins. See what commands are available, why they're blocked, inspect mods across the session, and unlock permissions — all from the in-game console.HelpDesk
Enhanced in-game console tools for Valheim players and server admins.

Commands
help
Replaces the default help output with a full command listing showing every command — including normally hidden ones — with color-coded permission tags indicating whether each command is accessible and why.
flags [toggle]
Shows and manages permission overrides. Each toggle bypasses a specific gate-check on console commands:
| Toggle | What it bypasses |
|---|---|
cheats |
Commands that require cheat mode |
server |
Commands that require running server-side |
network |
Commands that require an active network |
secret |
Commands that are hidden from listings |
flags— Show current override statusflags cheats/flags server/flags network/flags secret— Toggle individuallyflags all— Toggle all at onceflags off/flags reset— Disable all overrides
mods
Lists all loaded BepInEx mods. When connected to a dedicated server, also fetches and displays the server's mod list. If other connected clients have HelpDesk installed, their mod lists are shown too.
ping
Measures round-trip time from the server to every connected client and prints the results. Useful for diagnosing connection quality across your session.
Diagnostic Output
When a console command fails validation, HelpDesk prints a detailed breakdown showing the real state vs. required state for every relevant flag — so you always know exactly why a command isn't working.
