Added in 1.9.0

$opnick

Returns the nick that was (de)opped during a on OP on on DEOP event.

Example

on *:OP:*:echo -ag The nick opped is $hnick

on *:DEOP:*:echo -ag The nick deopped is $hnick

$opnick(#,N)

TODO