The idea was that if a user kicked another user within an active channel that i had ops, they would get kicked immediatly, now that is the case, however after kicking the offender, i get kicked as well.

#kicklockdown on
on *:kick:#: {
if($nick == $me) return {
kick # $nick Did I give you permission to kick? | /splay $mircdir/sounds/fatality.mp3
}
}
#kicklockdown end

Any help would be great


sub-zero.homeip.net:6667