A companion addon for RCLootCouncil that surfaces our guild's BiS priority data directly inside the voting frame and raider loot popup.
Note: This addon is built around WGA Raid Hub, our guild's own raid management tool, which is currently private and not available outside our guild. Officers use it to generate a weekly priority-data export that gets imported in-game — without that export, the addon has nothing to display, so it isn't usable by other guilds at this time.
Features
- Officer voting frame — adds a sortable Priority column showing each candidate's BiS rank for the dropped item, plus a side panel showing the full saved priority order (every ranked player, both Heroic and Mythic) for the currently selected item.
- Raider loot frame — overlays your own priority rank below each item button so you can see where it sits on your BiS list at a glance. Ranks 1st-5th show the exact position; beyond that it just shows "On your BiS list" so a low rank doesn't discourage rolling.
- Priority preview —
/rcpl prioopens a scrollable popup showing all imported priority lists and the player roster, so officers can verify data before a raid. - Offline-first — data is imported once per week via a single in-game paste; no external server, desktop client, or API key required at raid time.
- Guild version broadcast — quietly checks version on login and warns officers running an outdated copy, so the guild stays in sync.
- Optional for raiders — anyone who doesn't install it just sees the default RCLootCouncil UI, no changes.
Requirements
- RCLootCouncil (required dependency)
- Officers need access to WGA Raid Hub's officer dashboard to generate the weekly import string. Raiders who never run
/rcpl importdon't need it.
Slash Commands
/rcpl— opens an Options panel with buttons for every action (Import, Priority Preview, Season Awards, Version Checker, Debug Logging, Log)/rcpl import— open the import window/rcpl prio— preview all imported priority data/rcpl version— check your addon version against the guild/rcpl reset— wipe stored priority data
Full documentation and source: GitHub