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.
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.
| Last updated | 10 hours ago |
| Total downloads | 26 |
| Total rating | 0 |
| Categories | Tools Server-side Client-side AI Generated |
| Dependency string | tarbaby-HelpDesk-1.0.2 |
| Dependants | 0 other packages depend on this package |
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
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.