Being a Unix guy, sometime I like to type instead of clicking on buttons (Beside it save button space for non battle related stuff). Thus I have create a simple AddOn that added a few slash commands for Mages.
------------------------------------------------------------------------
1) Slash commands to activate mage teleport/portal and hearthstone.
Usage:
Self teleport
- /tp
- /self
Group portal
- /port
- /portal
- /grp
<city> is "org | tb | uc" for horde and "dar | if | sw" for alliance
Hearth
- /hearth
- /home
For example, type:
/tp uc
/port if
/hearth
------------------------------------------------------------------------
2) Slash command to conjure water or food. This is useful when a lower level toon run up to you and ask for water/food. For example, a level 27 priest ask you for some water...now you have to search through your spell book for the correct rank of the water spell. With the slash command, you can just type:
/water
/food
or just target the player and type
/water
/food
For example, type:
/water 27
/food 39
------------------------------------------------------------------------
3) Slash command to conjure mana gem. Just type /gem and it will conjure the highest available mana gem. If the mana gem exist, it will conjure the next lower rank mana gem. Example, when a level 60 mage type /gem, it will conjure the Mana Ruby. When he type /gem again, it will conjure the Mana Citrine.
/gem
------------------------------------------------------------------------
Currently, I have no plans to
- Add code to check if the necessary reagent is present
- If the hearthstone is on cooldown
Please contact me if you encounter any bugs/problems or feature request. Thanks.
- Lemine @ DragonMaw

