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.
You are viewing a potentially older version of this package.
View all versions.
Redeem
Configurable reward redemption system that delivers item packages through unique server codes.
By Radamanto
| Date uploaded | 8 months ago |
| Version | 1.0.1 |
| Download link | Radamanto-Redeem-1.0.1.zip |
| Downloads | 214 |
| Dependency string | Radamanto-Redeem-1.0.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
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.ymland codes incodes.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.
CHANGELOG
Changelog
| Version | Description |
|---|---|
| 1.1.1 | Removed the raffle system. Added support for translation tokens. Various improvements. |
| 1.0.9 | Added multilingual support (English, Portuguese-BR, Spanish, German, Korean, Chinese). |
| 1.0.8 | Fixed an issue that prevented the config file from being generated. |
| 1.0.7 | Fixed config save behavior to avoid conflicts with mods that synchronize configs in the main menu. |
| 1.0.6 | Fixed config sync. |
| 1.0.5 | Added timed file verification to prevent watcher conflicts. |
| 1.0.4 | Changed the file flow. |
| 1.0.3 | Fixed RPC rebinds. |
| 1.0.2 | Added Raffle system. |
| 1.0.1 | Adjusted readme. Removed debug logs. |
| 1.0.0 | Initial Release. |