Actions
On SERVEROP » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 02/24/2017 09:50 PM
Added in 1.9.0
on <level>:SERVEROP:<#|*>:<commands>
Triggers when a user is opped by a server.
See also on DEOP, on VOICE, on DEVOICE, on HELP, on DEHELP, on OP, $opnick, $modefirst, $modelast.
Parameters
<level> - The User Access 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 *:SERVEROP:#:echo -ag $nick just opped $opnick
Updated by Per Amundsen almost 8 years ago · 1 revisions