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