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