Castle BattlePass is a configuration and visual resource pack for the BattlePass Minecraft plugin. It's not a standalone plugin — it's a theme/skin that wraps a custom castle-styled UI on top of the base plugin.
How the system works:
Players open the main portal and navigate to three sections: rewards, daily quests, and weekly quests. They complete quests to earn points, points advance tiers, and each tier unlocks rewards. There are two parallel tracks — Free Pass (available to everyone) and Premium Pass (requires permission/purchase). The premium track shows a "Not Eligible" message to non-buyers, nudging them toward the store.
The 5 included menus:
The 11 custom icons:
Each icon serves a specific role inside the menus: left arrow, right arrow, locked tier, unlocked tier, claimed tier, active/inactive progress bar, info buttons, and the empty placeholder. All use CustomModelData on paper items, avoiding conflicts with other resourcepacks.
What the pack does NOT include (handled separately by the BattlePass plugin itself): the actual rewards (items, commands, money), the quest definitions (what players need to do to earn points), and season management. Those are configured by the server admin independently.
How the system works:
Players open the main portal and navigate to three sections: rewards, daily quests, and weekly quests. They complete quests to earn points, points advance tiers, and each tier unlocks rewards. There are two parallel tracks — Free Pass (available to everyone) and Premium Pass (requires permission/purchase). The premium track shows a "Not Eligible" message to non-buyers, nudging them toward the store.
The 5 included menus:
- Portal — home screen with 3 zones: rewards button, pass info (current tier, points, week number), and quests button
- Rewards — displays free rewards (top row) and premium rewards (bottom row) with a progress bar in the middle, paginated
- Quest Overview — hub screen that routes players to either daily or weekly quests
- Daily Quests — quests that reset every day, with a countdown timer showing time until refresh
- Weekly Quests — weekly challenges with up to 10 quest slots per page
The 11 custom icons:
Each icon serves a specific role inside the menus: left arrow, right arrow, locked tier, unlocked tier, claimed tier, active/inactive progress bar, info buttons, and the empty placeholder. All use CustomModelData on paper items, avoiding conflicts with other resourcepacks.
What the pack does NOT include (handled separately by the BattlePass plugin itself): the actual rewards (items, commands, money), the quest definitions (what players need to do to earn points), and season management. Those are configured by the server admin independently.
