Responds to "!keys" in party, guild (optional), raid (optional), and specific channels (optional) with your current keystone. Also announces when you receive a keystone into chat.
I don't want to announce when I receive a key!
Go to WA Options -> Actions -> On Init Custom Code: Change aura_env.Announce to false
I don't want to respond to guild/raid triggers!
Go to WA Options -> Actions -> On Init Custom Code: Change aura_env.guild or aura_env.raid to false
How do I use this in channels?
Notice: This will not function in General, Trade, or Local Defense.
Go to WA Options -> Actions -> On Init Custom Code: Change aura_env.channels to the channel name in quotes. Multiple channels ARE supported (separate with commas).
How do I use this in Communities?
Go to WA Options -> Actions -> On Init Custom Code: Change aura_env.communities to the community SHORT NAME (Use !shortname in party to get a list) in quotes. Multiple channels ARE supported (separate with commas).
Build 10:
FIX: Guild response bugfix.
Build 9:
ADD: Community support
CHG: Reordered triggers.
Build 8:
ADD: Channel support (Communities are NYI)
Build 7:
FIX: Minor bugfix.
Build 6:
FIX: BFA key change hotfix.
Build 5:
FIX: Battle for Azeroth key change
CHG: Code cleanup.
Build 4:
FIX: Reading loot panel wrong when checking for first new keystone.
FIX: Properly checks for keystone upgrade.
Build 3:
ADD: Option to announce when you receive a key in party chat (enabled by default).
CHG: Moved icon off screen to prevent confusion.
ADD: Version information to WA tooltip.
Build 2:
FIX: Works with any casing (!KEys, !keys, !keYs, etc).
FIX: Only responds if you're level 110.
Build 1:
: Initial commit.
Made by Haldu @ Area 52 (haldu#11543)