GCValheimStats
Comprehensive statistics tracking and analysis for Valheim with in-game overlay and Flask dashboard.GCValheimStats
Comprehensive statistics tracking and analysis for Valheim with in-game overlay and Flask dashboard.
Features
- Kill Feed — on-screen kill counter with icons for all mobs
- Trophy Tracking — tracks trophy drops per mob type
- Play Time Timer — persistent play time counter
- World Config — captures game mode, world modifiers, installed mods
- Player Stats — health, stamina, skills, food, position
- Element Detection — tracks damage elements (Fire, Frost, Poison, etc.)
- Star Levels — tracks starred mob kills with breakdown
- Web Dashboard — view statistics at https://gchallenge.ru
- Encrypted Batches — AES-256-CBC + HMAC-SHA256 data protection
Requirements
Installation
- Install BepInExPack Valheim
- Download and extract
GCValheimStatsintoBepInEx/plugins/ - Launch Valheim
Configuration
Edit BepInEx/config/com.gchallenger.valheimstats.cfg to enable/disable features.
Hotkeys
- F7 — Toggle stats overlay
- Ctrl+F8 — Reset stats
Privacy & Data
This mod collects gameplay statistics (kills, trophies, play time, installed mods) and sends them encrypted to the GCValheimStats server at https://gchallenge.ru.
The mod uses AES-256-CBC encryption with HMAC-SHA256 authentication to protect all data in transit. The encryption key is derived from your Steam ID and a hardware-specific identifier (machine name + processor ID). This ensures that data from different players cannot be decrypted by others.
The hardware identifier is used only to generate the encryption key and is never transmitted outside your machine. It consists of your computer name and processor ID, which are standard system properties read locally.
