A World of Warcraft addon for enhanced group management and guild member organization.

- Perfect Real-Time Sync - All addon users see identical member lists and group assignments instantly - no more confusion about "who's in what group"
- Never Lose Your Work - Group setups are automatically saved and synced across your entire raid team as you create them
- Professional Session Management - Guild officers can control who can edit groups and lock assignments during events to prevent chaos
- Seamless Cross-Realm Support - Works flawlessly with players from any realm - automatically handles name normalization and prevents duplicates
- Instant Balanced Groups - Create perfectly balanced Mythic+ teams (1T/1H/3D) in seconds instead of spending minutes organizing manually
- Smart Skill Matching - Groups are automatically balanced by RaiderIO scores so everyone has a fair chance at success
- Optimal Utility Coverage - Auto-formation ensures each group has combat resurrection, bloodlust, and critical raid buffs
- Visual Buff Indicators - See at a glance which groups are missing important abilities with color-coded warnings
- Drag & Drop Simplicity - Move players between groups with simple drag and drop - changes sync instantly to everyone
- RaiderIO Integration - See each player's Mythic+ experience and current season rating right in the interface
- Clean Visual Design - Class colors, role icons, and intuitive layout make everything clear at a glance
- End Sync Chaos - No more "wait, who's in my group?" or conflicting group assignments during raid night
- Professional Raid Management - Officers get the control they need while members can still collaborate on group formation
- Cross-Realm Events Made Easy - Organize multi-guild events without worrying about realm-specific issues
- Time Savings - What used to take 15+ minutes of coordination now happens in under a minute
- Higher Success Rates - Balanced groups with optimal utility coverage lead to smoother runs and better outcomes
- Stress-Free Organization - Let the addon handle the complexity while you focus on leading your team
/grouper form
- Auto-form balanced groups with utility distribution/grouper toggle
- Show/hide main window/grouper config
- Open addon settings/grouper minimap
- Show/hide minimap icon/grouper help
- Show command help/grouperopt
- Quick access to options panel
Each group header displays buff availability with clear color coding:
- Priority 1 (Critical): Combat Rez, Bloodlust/Heroism - Red when missing
- Priority 2 (Important): Intellect, Stamina, Attack Power, Versatility, Skyfury - Yellow when missing
- Priority 3 (Helpful): Mystic Touch, Chaos Brand - Gray when missing
- All buffs turn green when present in the group
- Perfect Synchronization - Built on professional-grade communication systems that never lose data
- Automatic Conflict Resolution - Smart systems prevent sync conflicts when multiple people edit groups
- Cross-Realm Compatibility - Seamlessly handles players from different realms without name conflicts
- Instant Updates - See changes the moment they happen with lightning-fast event-driven updates
- Open the main window: Click the minimap icon or use
/grouper toggle
- Auto-form groups: Use
/grouper form
to instantly create balanced teams - Make adjustments: Drag and drop players between groups - changes sync to everyone instantly
- Session Management: Guild officers can lock group editing during events to prevent unwanted changes
- Cross-Realm Events: Add players from any realm - names are automatically normalized to prevent conflicts
- Real-Time Coordination: All addon users see identical group assignments as you make changes
- Buff Optimization: Group headers show which abilities are missing with color-coded indicators:
- Red = Missing critical buffs (combat rez, bloodlust)
- Yellow = Missing important buffs (stats, damage amplification)
- Green = Buff is present in the group
- Use auto-formation first, then make manual adjustments as needed
- RaiderIO scores help you balance group difficulty levels
- Lock sessions during raid nights to prevent accidental changes
- Visit the GrouperPlus CurseForge page
- Click "Install" to use with the CurseForge app, or download manually
- The addon will automatically appear on your minimap after installation
- Go to the Releases page
- Download the latest release archive
- Extract the
GrouperPlus
folder to yourWorld of Warcraft/_retail_/Interface/AddOns/
directory - Restart World of Warcraft or type
/reload
in-game - The addon will automatically appear on your minimap
- Clone this repository:
git clone https://github.com/whatisboom/GrouperPlus.git
- Place the
GrouperPlus
folder in yourWorld of Warcraft/_retail_/Interface/AddOns/
directory - Restart World of Warcraft or type
/reload
in-game - The addon will automatically appear on your minimap
See TODO.md for the complete list of planned features and development roadmap.
We welcome bug reports and feature requests! To ensure we can help you effectively, please use our GitHub issue templates:
- Report a Bug - For reporting issues, errors, or unexpected behavior
- Request a Feature - For suggesting new features or improvements
When reporting issues:
- Search existing issues first to avoid duplicates
- Include your WoW version, addon version, and any error messages
- Provide clear reproduction steps
- Test with other addons disabled when possible
Your feedback helps make GrouperPlus better for everyone!
We welcome contributions! When opening a pull request:
- Fork the repository and create a new branch for your changes
- Follow the existing code style and conventions
- Add debug logging for new features (INFO level for user actions, DEBUG for details)
- Test your changes thoroughly in-game
- Fill out the pull request template completely
- Ensure your changes don't break existing functionality
- Check for Lua errors using BugSack/BugGrabber or similar addons
Our pull request template will guide you through providing all necessary information.