On OP » History » Revision 2
Revision 1 (Per Amundsen, 11/17/2015 11:56 AM) → Revision 2/5 (Per Amundsen, 11/17/2015 11:59 AM)
_Added in 1.9.0_ *<notextile>on <level>:OP:<#|*>:<commands></notextile>* Triggers when a user is topped. receives voice. _See also [[on DEOP]], [[on VOICE]], [[on DEVOICE]], [[on HELP]], [[on DEHELP]], [[on SERVEROP]], [[$opnick]]._ *Parameters* <level> - The level for the event to trigger. <#|*> - The [[Matchtarget]] to listen to. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *:OP:#:echo -ag $nick just opped $opnick </pre>