Waitlist is an extremely lightweight raid waiting list management addon.
Commands are issued via /wl in game, as well as via whispers prefixed with 'wl'. Valid commands are:
add - adds a character to the waiting list
main - attempts to add a character's main to the list based on guild notes
remove - removes a character from the waiting list
who - lists the current waiting list
Additionally, the slash handler also supports:
/wl reset - Resets the waitlist, removing all names.
/wl who <channel> - directs the report to the desired channel (Officer, Guild, Raid, Party, or Say) If no channel is specified, the report is printed to the console.
/wl announce - Sends the report to guild, with a second line containing basic usage information
Configuration is done via changing variables at the top of Waitlist.lua as follows:
squelch - true/false, determines whether incoming command whispers and outgoing response whispers are shown by the chat UI
verbose - true/false, determines whether whisper-add commands are displayed locally
altPrefix - string, can be empty, but not nil. this is the pattern to match at the front of alt guild note tags.
altSuffix - string, can be empty, but not nil. this is the pattern to match at the end of alt guild note tags.
Facts
- Date created
- 07 Aug 2008
- Category
- Last update
- 27 May 2009
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- Waitlist
- Recent files
- R: 3.1.2.0 for 3.1.0 on 27 May 2009
- A: r48 for 3.1.0 on 27 May 2009
- A: r47 for 3.1.0 on 26 May 2009
- R: 3.1.0.2-release for 3.1.0 on 15 Apr 2009
- A: r45 for 3.1.0 on 15 Apr 2009