HomeJavaModsBoosterRewards
BoosterRewards
ModsJava

BoosterRewards

by Jan1k · on Modrinth

Synchronize Discord server booster perks with Minecraft. Automate reward distribution and revocation with a high-performance, async architecture.

⬇ Download on Modrinth
BoosterRewards — screenshot 1BoosterRewards — screenshot 2BoosterRewards — screenshot 3

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.

banner

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.

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

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 [code] 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.

admingui rewardseditor


Configuration Patterns

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

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
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more