

Enhanced in-game console tools for Valheim players and server admins.

helpReplaces 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 overridesmodsLists 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.
pingMeasures round-trip time from the server to every connected client and prints the results. Useful for diagnosing connection quality across your session.
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.