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.
GCValheimStats
Comprehensive statistics tracking and analysis for Valheim with in-game overlay and Flask dashboard.
By GChallenge
| Last updated | 8 hours ago |
| Total downloads | 33 |
| Total rating | 0 |
| Categories | Mods Tools Client-side Utility AI Generated |
| Dependency string | GChallenge-GCValheimStats-2.1.1 |
| 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
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.