Actions
On OP » History » Revision 2
« Previous |
Revision 2/5
(diff)
| Next »
Per Amundsen, 11/17/2015 11:59 AM
Added in 1.9.0
on <level>:OP:<#|*>:<commands>
Triggers when a user is topped.
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
on *:OP:#:echo -ag $nick just opped $opnick
Updated by Per Amundsen about 9 years ago · 2 revisions