Actions
On DEHELP » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 11/17/2015 12:39 PM
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 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 about 9 years ago · 2 revisions