vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 AutoInvite Readme File
2 Original Version by Ayradyss, modified by Nathanmx
3 Version 0.5
4  
5 Introducing AutoInvite, for those who want a quick way to invite friends to their group or raid!
6  
7 Essentially, whenever someone whispers you and that whisper contains a customizable keyword (it can be mixed in among other things), you'll automatically issue a group or raid invite to them [if you're allowed to].
8 AutoInvite loads defaulted to on, party invites, using the keyword "invite me".
9  
10 Usage: /autoinvite or /ai <options>
11 /ai alist : invites people from the A priority list
12 /ai blist : invite people from the B priority list
13 /ai status : Displays the current options setting.
14 /ai on|off : Turns AutoInvite's automatic invite issuing on or off.
15 /ai party|raid: changes the group checking: "Party" mode is made for five-man groups only, "Raid" mode handles 40-man raid groups. There's not a lot of difference, else.
16 /ai anything else at all: sets the invite keyword to whatever you input. These are -not- case-sensitive.
17  
18  
19 Version log:
20 0.1 : Initial public release
21 0.2 : Fixed a bug involving AutoInvite not recognizing party mode properly.
22 Added auto-convert to raid functionality when you're in raid mode, partied, and invite a 6th person.
23 0.3 : Updated to 1500 patch.
24 Now supporting raid officer invites too :)
25 0.4 : Updated to 1700 patch.
26 Now using the New And Shiny way of loading properly!
27 0.5 : Updated 1.8.1 patch
28 Can mass invite people via a preset list (alist and blist)