Skip to content

n1h1lius/Valheim-Reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ Valheim Reporter

Valheim Reporter Logo

Release Docs License


๐Ÿ“– Overview

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.


Quick Guide Video

Valheim Reporter - Quick Guide Video


โœจ Key Features

  • ๐Ÿ“ธ 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.

๐Ÿ› ๏ธ Operational Modes

Mode Target Security
Simple Small/Private Servers Raw Webhooks in JSON (Shared with players).
Advanced Public/Massive Communities Encrypted Webhooks + External API (Max Privacy).

๐Ÿš€ Quick Installation

  1. Download: Get the latest .dll from Thunderstore, NexusMods, or GitHub.
  2. Plugin: Drop the .dll file into your BepInEx/plugins folder.
  3. Setup: Launch the game once. The mod will automatically create the folder structure in BepInEx/config/ValheimReporter/.
  4. Config: Place your categories.json inside BepInEx/config/ValheimReporter/Data/.
  5. Launch: Press F10 (default) in-game to start reporting!

๐Ÿ› ๏ธ Developer Resources

If you are an administrator looking to set up the Advanced Method, check these resources:


๐Ÿ“œ Changelog

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

๐Ÿค Contributing & Support


Built with โ˜• and โšก by n1h1lius