


Lets Valheim players (vanilla or modded) donate via Ko-fi, PayPal, Patreon, or PayMongo and get Valcoins credited in-game automatically, redeemable in a configurable in-game shop for perks and weekly-limited consumables.
/donate in-game mints a short-lived claim code and DMs the player a portal link — no account creation, no chat-typed emails.valcoin_shop.yaml) sells cosmetic perks (grant_perk), stackable charges (add_charges), or weekly-capped, boss-gated consumable items (grant_item) — spawned directly into the buyer's inventory, so it works for vanilla clients too./gift lets players transfer Valcoins to each other; /topdonors shows the lifetime leaderboard.BepInEx/config/valcoin_config.json — fill in backend_url and plugin_token from your backend deploy, then restart.BepInEx/config/valcoin_shop.yaml to set your shop catalog (also auto-templated on first run).That's the minimum. Everything else — provider webhooks, admin commands, weekly-capped consumables — is documented in the repo.
Full setup, provider configuration, and shop schema are in the GitHub repo docs.
This mod was built for the TaegukGaming community server running the Hearthbound modpack.
This mod is created using AI. No other mods were copied during the process. All feature ideas come from the uploader and are mainly to cater the needs of the TaegukGaming community server. If any features or ideas look similar to other mods, these are not intentional.
This mod is free to use as is. Voluntary support is appreciated.
Version: 5.1.0 Source / issues: https://github.com/yesu0725/valheim-donations-plugin Backend (required, self-hosted): https://github.com/yesu0725/valheim-donations-backend