Project

General

Profile

Actions

Added in 1.8.10

on <level>:MODE:<#|*>:<commands>

Triggers when a user changes a channel mode.

See also $mode, on RAWMODE, on SERVERMODE, on OWNER, on DEOWNER, on ADMIN, on DEADMIN, on OP, on DEOP, on HELP, on DEHELP, on VOICE, on DEVOICE, on BAN, on UNBAN.

Haltable using ^

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 *:MODE:*:echo -ag $nick changed channel modes $1- on channel $chan

Updated by Per Amundsen about 7 years ago · 4 revisions

Also available in: PDF HTML TXT