BoosterRewards

⭐ — (0 endorsements) 📥 87 downloads 📌 v0.0.2 📅 2/11/2026
🟡 Updated this year

By Jan1k · folia

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 2/13/2026 📅 Created: 2/11/2026

🔍 Analysis

  • 🏆 #121 of 135 folia mods in this game by downloads

📋 About This Mod

**BoosterRewards | Discord-to-Minecraft Synchronization** BoosterRewards is an architecturally optimized system designed to automate guild booster incentives with surgical precision. It eliminates the friction of manual reward distribution by synchronizing Discord booster telemetry directly with your Minecraft server's internal permission and economy layers. !(https://cdn.modrinth.com/data/cached_images/575c55f7c9290fcddc600660cca2c6acd1aab664.png) ## Premium Features **Architectural Integrity** Engineered for modern server environments, BoosterRewards avoids the structural pathologies of legacy systems by focusing on data persistence and thread safety. - **Main-Thread Decoupling**: Database I/O (H2/MySQL) and Discord API interactions are strictly offloaded to dedicated worker threads. - **Hot-Reload Integration**: Perform atomic bot re-initialization and configuration updates via `/br reload` without server restarts. - **Predictive State Sync**: Real-time listening architecture detects boost status changes instantaneously, ensuring revocation logic is prioritized. **Dynamic Reward Evolution** Add new items to reward pools mid-season without friction. - **Granular Tracking**: Every item is uniquely indexed via MD5 hashing. - **Adaptive Claiming**: Existing boosters will automatically receive *only* newly added items upon their next `/claim`, preventing duplicate distribution of previously obtained rewards. **Bi-Directional Linking** Seamlessly connect identities through intuitive protocols. Supports both **Discord-to-Minecraft** (token handshake) and **Minecraft-to-Discord** flows. --- ## Administration **Command Registry** | Command | Alias | Description | Permission | | :--- | :--- | :--- | :--- | | `/boosterrewards` | `/br`, `/brp` | Main system management. | `boosterrewards.admin` | | `/setboosterreward` | `/rewardsadmin` | Configure item-based rewards via GUI. | `boosterrewards.admin` | | `/claim` | | Access the reward distribution interface. | None | | `/link ` | | Initiate identity mapping. | None | | `/unlink` | `/logout` | Terminate account link. | None | | `/forceunlink <p>` | `/forcelogout` | Administrative link termination. | `boosterrewards.admin` | **Visual Reward Definition** Define rewards through a direct-manipulation interface. Supports arbitrary NBT, custom metadata, and complex enchantments. !(https://cdn.modrinth.com/data/cached_images/a8efe342ad8ff1bb35a43f234c49c4d44a18bb11.png) !(https://cdn.modrinth.com/data/cached_images/f2177f07bfc9ed8dfd81d87f607f1f46d56bd873.png) --- ## Configuration Patterns **Multi-Tiered Hierarchies** Define multiple reward paths based on Discord roles or tenure. ```yaml rewards: booster: enabled: true permission: "boosterrewards.booster" on-boost: - "lp user %player% parent add booster" - "eco give %player% 5000" on-stop: - "lp user %player% parent remove booster" cooldown: 0 one-time: false

BoosterRewards | Discord-to-Minecraft Synchronization

BoosterRewards is an architecturally optimized system designed to automate guild booster incentives with surgical precision. It eliminates the friction of manual reward distribution by synchronizing Discord booster telemetry directly with your Minecraft server's internal permission and economy layers.

!(https://cdn.modrinth.com/data/cached_images/575c55f7c9290fcddc600660cca2c6acd1aab664.png)

## Premium Features

Architectural Integrity Engineered for modern server environments, BoosterRewards avoids the structural pathologies of legacy systems by focusing on data persistence and thread safety.

  • Main-Thread Decoupling: Database I/O (H2/MySQL) and Discord API interactions are strictly offloaded to dedicated worker threads.
  • Hot-Reload Integration: Perform atomic bot re-initialization and configuration updates via `/br reload` without server restarts.
  • Predictive State Sync: Real-time listening architecture detects boost status changes instantaneously, ensuring revocation logic is prioritized.

Dynamic Reward Evolution Add new items to reward pools mid-season without friction.

  • Granular Tracking: Every item is uniquely indexed via MD5 hashing.
  • Adaptive Claiming: Existing boosters will automatically receive only newly added items upon their next `/claim`, preventing duplicate distribution of previously obtained rewards.

Bi-Directional Linking Seamlessly connect identities through intuitive protocols. Supports both Discord-to-Minecraft (token handshake) and Minecraft-to-Discord flows.

## Administration

Command Registry

| Command | Alias | Description | Permission | | :--- | :--- | :--- | :--- | | `/boosterrewards` | `/br`, `/brp` | Main system management. | `boosterrewards.admin` | | `/setboosterreward` | `/rewardsadmin` | Configure item-based rewards via GUI. | `boosterrewards.admin` | | `/claim` | | Access the reward distribution interface. | None | | `/link ` | | Initiate identity mapping. | None | | `/unlink` | `/logout` | Terminate account link. | None | | `/forceunlink

` | `/forcelogout` | Administrative link termination. | `boosterrewards.admin` |

Visual Reward Definition Define rewards through a direct-manipulation interface. Supports arbitrary NBT, custom metadata, and complex enchantments.

!(https://cdn.modrinth.com/data/cached_images/a8efe342ad8ff1bb35a43f234c49c4d44a18bb11.png) !(https://cdn.modrinth.com/data/cached_images/f2177f07bfc9ed8dfd81d87f607f1f46d56bd873.png)

## Configuration Patterns

Multi-Tiered Hierarchies Define multiple reward paths based on Discord roles or tenure.

```yaml rewards: booster: enabled: true permission: "boosterrewards.booster" on-boost: - "lp user %player% parent add booster" - "eco give %player% 5000" on-stop: - "lp user %player% parent remove booster" cooldown: 0 one-time: false

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Jan1k
Version
0.0.2
Downloads
87
Endorsements
0
Category
folia
Created
2/11/2026
Updated
2/13/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
management, social, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does BoosterRewards support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of BoosterRewards?

Version 0.0.2, published 2026-02-13 with 87 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More folia 👤 More by Jan1k 🔎 Similar Mods 🌐 Best folia (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods