Proudlock_Technology-GsValheimStatsClient icon

GsValheimStatsClient

Client companion for the gs dashboard: posts your Valheim profile stats, skills, crafts, materials gathered, and per-life death details (incl. death-by-tree). Pairs with the server-side gs emitter. Set [General] World to match your server.

Last updated 7 hours ago
Total downloads 6
Total rating 0 
Categories Misc Client-side
Dependency string Proudlock_Technology-GsValheimStatsClient-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333

README

GsValheimStatsClient (client companion)

Client companion for the self-hosted gs dashboard. Install it alongside your gameplay mods; it posts your personal Valheim stats — the things only the client knows:

  • Valheim's built-in PlayerProfile counters (items crafted, structures built, distances walked/run/sailed, enemies slain, deaths, …)
  • Skill levels
  • Materials gathered (Wood, Stone, ores, …)
  • Per-life death details — cause (incl. 🪓 felled-by-your-own-tree and 🦟 Deathsquito), biome, time alive, kills before dying

Pairs with the server-side GsValheimStatsEmitter (per-player boss damage + kill events). The dashboard merges both feeds.

Setup

Install via r2modman/Thunderstore. On first launch it writes BepInEx/config/net.cproudlock.gsvalheimstatsclient.cfg:

[General]
World = vhserver3      # must match the server's world name

[Ingest]
Url = https://gs.proudtech.net/api/valheim/ingest
Token = <bearer token from the dashboard owner>

v0.1.0 — initial release. Per-item craft breakdown lands in v0.2; for now the craft count comes from Valheim's own Crafts counter.