I'm using mq2events to preform some routines like buffing pet and guild port etc.
Right now i have them setup to trigger off any chat. I'm looking for a way to limit the trigger to just /bc. examples below
[petbuff]
trigger=*.*petbuff*.*
Command= /casting "pet Buff Spell"
with that everytime i say petbuff in chat it would trigger.
How do i make it just work in /bc petbuff only.