Description
Guild Raid Inviter
A World of Warcraft Classic Era addon that automatically invites all online guild members level 60+ to your raid.
Features
- Invites all online guild members who are level 60 or higher
- Automatically converts party to raid if needed
- Optional guild chat message when invites are sent
- Configurable minimum level requirement
- Only works if you're raid leader or can invite to raids
- Skips members already in your raid/party
- Debug mode for troubleshooting
Installation
- Extract the addon to your
World of Warcraft/_classic_era_/Interface/AddOns/directory - The folder structure should be:
AddOns/GuildRaidInviter/GuildRaidInviter.luaandGuildRaidInviter.toc - Restart WoW or reload your UI (
/reload)
Usage
Basic Usage
/grior/gri invite- Invites all eligible guild members to raid
Configuration Commands
/gri level <1-60>- Set minimum level requirement (default: 60)/gri message <text>- Set optional guild chat message sent when inviting/gri message- Clear guild chat message/gri debug- Toggle debug mode on/off/gri status- Show current addon settings/gri help- Display all available commands
Examples
/gri level 58 # Set minimum level to 58
/gri message Raid forming, all welcome! # Set guild message
/gri # Invite all eligible members
Requirements
- You must be in a guild
- You must be raid leader or have raid assist privileges
- Guild members must be online and at or above the minimum level
How It Works
- Checks that you're in a guild and can invite to raids
- Updates guild roster information
- Finds all online guild members at or above minimum level
- Automatically converts party to raid if you're currently in a party
- Sends optional guild chat message (if configured)
- Invites all eligible members who aren't already in your raid
- Reports how many invites were sent
Notes
- The addon will not invite yourself
- Members already in your raid/party are automatically skipped
- If you're in a party when using the command, it will automatically convert to raid
- Guild roster information is refreshed each time you use the invite command
Version History
1.0
- Initial release
- Basic guild member invitation functionality
- Configurable minimum level
- Optional guild chat messages
- Auto party-to-raid conversion
Support
This addon was created for WoW Classic Era version 1.15.7. If you encounter any issues, please check:
- Make sure you're in a guild
- Verify you have raid leader or assist privileges
- Check that there are online guild members at the required level
- Try
/gri debugto enable debug output for troubleshooting
License
This addon is released under the MIT License.


