Valheim Reporter is a professional-grade, in-game reporting system for Valheim servers. It bridges the gap between players and staff by providing an organic way to report issues, bugs, or players directly to your Discord server with full visual evidence.
Important
Looking for the full setup guide? Visit the Official Documentation Website for deep technical details and tutorials.
- ๐ธ Clean Screenshots: Captures the game world without HUD or UI interference.
- ๐ Map Tracking: Automatically attaches a map screenshot with the player's exact coordinates.
- ๐ Secure Backend: Supports Advanced Encryption via Cloudflare Workers to hide your Webhooks from malicious users.
- โ๏ธ Highly Customizable: Define your own categories, subcategories, and mandatory requirements via JSON.
- ๐ Performance First: Uses asynchronous Coroutines to ensure zero impact on game FPS during uploads.
| Mode | Target | Security |
|---|---|---|
| Simple | Small/Private Servers | Raw Webhooks in JSON (Shared with players). |
| Advanced | Public/Massive Communities | Encrypted Webhooks + External API (Max Privacy). |
- Download: Get the latest
.dllfrom Thunderstore, NexusMods, or GitHub. - Plugin: Drop the
.dllfile into yourBepInEx/pluginsfolder. - Setup: Launch the game once. The mod will automatically create the folder structure in
BepInEx/config/ValheimReporter/. - Config: Place your
categories.jsoninsideBepInEx/config/ValheimReporter/Data/. - Launch: Press
F10(default) in-game to start reporting!
If you are an administrator looking to set up the Advanced Method, check these resources:
- ๐ Category Generator: Tool to encrypt your Webhooks and build your JSON.
- โก Backend API (index.js): The Cloudflare Worker script to handle secure requests.
Latest Version: 1.1.0
- Fixed input conflicts (Ghost Actions) while typing reports.
- Implemented new Auto-Installation system via Embedded Assets.
- Migrated data structure to the official BepInEx Config folder.
- View Full Version History & Details
- Found a bug? Open an Issue.
- Want to help? Pull Requests are welcome! Check the Contribution FAQ.
- Support the project: If this mod helps your community, consider Buying me a coffee.
Built with โ and โก by n1h1lius

