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.
EilifCompanionClient
Eilif community server: sends your explored-map percentage to the community dashboard's Cartographer leaderboard while you play. No setup.
| Date uploaded | a day ago |
| Version | 0.1.1 |
| Download link | Eilif-EilifCompanionClient-0.1.1.zip |
| Downloads | 8 |
| Dependency string | Eilif-EilifCompanionClient-0.1.1 |
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
Eilif Companion Client
Companion plugin for the Eilif community Valheim server — a private friends-and-family server with a public stats dashboard at valheim-dashboard.vercel.app.
What it does — full disclosure
While you are connected to a server, this plugin periodically reads one number from your own local map data — the percentage of the world map you have explored — and posts it, together with your character name, to the Eilif community dashboard so the Cartographer leaderboard can rank explorers.
- What is sent: explored-map percentage (a single number) + character name. Nothing else. No position, no chat, no inventory, no system information.
- Where: only to the endpoint in
net.eilif.companionclient.cfg. The Eilif modpack pre-fills the community dashboard URL; with no URL configured the plugin does nothing at all. - When: every 5 minutes while connected, and once at logout.
- Source: fully open — GitHub.
Intended for members of the Eilif server; harmless but useless anywhere else.
Changelog
See CHANGELOG.md.
CHANGELOG
Changelog
0.2.0
- Death reporter: on your character's death, posts the game's true kill record (hit type, attacker name, biome) so the dashboard logs honest causes. Same endpoint, same off-by-default behavior, fully wrapped so it can never affect gameplay.
0.1.1
- Resubmission with full data-disclosure README and source link. No code changes.
0.1.0
- Initial release: explored-map % → Eilif community dashboard Cartographer board.