on 1:JOIN:#:{ meop $nick }

alias meop {
if $nick isop $chan { .echo -a not allowed }
}


thnx