From the wonderful RedGuides Wiki
This command is added by MacroQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/removebuff [-pet|-both] [=]<name>
|
Description
|
Will remove a buff or song of the given name, with or without quotes. Can work on current toon, -pet, or -both. By default it does a partial match, but you can force an exact compare with the equals sign.
|
|
Options
Option |
Description |
-pet |
triggers on pet |
-both |
triggers on both current toon and pet. |
= |
Force exact compare |
Examples
- /removebuff Resolution
- /removebuff -pet Resolution
- /removebuff -both Resolution
- /removebuff =Exact Buff Name
See also