diff options
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/aecho/ReadMe.md')
-rw-r--r-- | Data/BuiltIn/Libraries/lua-addons/addons/aecho/ReadMe.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/aecho/ReadMe.md b/Data/BuiltIn/Libraries/lua-addons/addons/aecho/ReadMe.md new file mode 100644 index 0000000..cb8ebcd --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/aecho/ReadMe.md @@ -0,0 +1,16 @@ +**Author:** Ricky Gall +**Version:** 2.02 +**Description:** +Watches buffs/debuffs and sends messages to alts when you gain certain +ones. Also, automatically uses echo drops if you get silenced. + +**Abbreviation:** //aecho + +**Commands:** + 1. aecho watch <buffname> --adds buffname to the tracker + 2. aecho unwatch <buffname> --removes buffname from the tracker + 3. aecho trackalt --Toggles alt buff/debuff messages on main (this requires send addon) + 4. aecho sitrack --When sneak/invis begin wearing passes this message to your alts + 5. aecho list --lists buffs being tracked + 6. aecho toggle --Toggles off automatic echo drop usage (in case you need this off. does not remain off across loads.) +
\ No newline at end of file |