Actions
Added in 1.9.0
on <level>:DEHELP:<#|*>:<commands>
Triggers when a user loses help op.
See also on HELP, on VOICE, on DEVOICE, on OP, on DEOP, on SERVEROP, $hnick, $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 *:DEHELP:#:echo -ag $nick just deopped $hnick
Updated by Per Amundsen over 7 years ago · 3 revisions