You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuation of the abandoned Out Of Mana (OOM) add-on for World of Warcraft originally created by MrKingSanti
3
+
4
+
Original abandoned add-on: https://www.curseforge.com/wow/addons/out-of-mana-oom
5
+
6
+
## Description
7
+
8
+
Automatically send a chat message and say /oom (emote and voice, works everywhere) to warn your party members when reaching a certain mana percentage.
9
+
10
+
This now uses the instance/party/raid chat channel automatically instead of just saying it out-loud and party members missing it.
11
+
12
+
## Use
13
+
14
+
Useful for healers to warn tanks and even to yourself when you don't notice that you are running out of mana! :)
15
+
16
+
This addon is always active so if you are using a non-healer class in an instance you will need to disable it. I will be working on adding in a healer only spec loading option.
17
+
18
+
## Slash Commands
19
+
20
+
Type "/mana" in chat to see the current mana limit when the alert activates.
21
+
22
+
Type "/mana x" to change the current limit percentage, "x" is a number. (/mana 30 to send the alert when 30% mana and so on...).
23
+
24
+
## Contribute
25
+
26
+
Please report bugs and issues on the [issues page](https://github.com/gonzoinc/OutOfMana2/issues).
27
+
The use of
28
+
[BugGrabber](https://www.curseforge.com/wow/addons/bug-grabber) and
29
+
[BugSack](https://www.curseforge.com/wow/addons/bugsack) required when submitting bugs.
30
+
31
+
Donations accepted via [PayPal](https://www.paypal.com/donate/?hosted_button_id=3BHC8995F32KY).
0 commit comments