on *:KICK:#Channel: { if ($nick != $me) { .notice $nick You are not allowed to kick anyone from this channel. kick # $nick } }