Actions
On MODE » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 01/22/2017 04:26 AM
Added in 1.8.10
on <level>:MODE:<#|*>:<commands>
Triggers when a user changes a channel mode.
See also on SERVERMODE, on RAWMODE.
Haltable using ^
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 *:MODE:*:echo -ag $nick changed channel modes $1- on channel $chan
Updated by Per Amundsen almost 8 years ago · 2 revisions