Redeem
Redeem is a configurable reward redemption system developed exclusively for Valheim dedicated servers.
The mod does not generate or use configuration files on the client.
Features
- Server-exclusive mod — configuration files are created and read only on the server.
- Code-based reward system — players redeem item packages using unique codes.
Usage
- The administrator defines item packages in
packages.yml and codes in codes.yml.
- Players use the in-game chat command
/redeem <CODE> to claim rewards.
- The server processes the code, safely delivers the items, and marks the code as used.
Installation (manual)
- Place the Redeem.dll file inside the
BepInEx\plugins\ folder on both client and server.
- On first launch, the mod will automatically create the configuration folder on the server only.