on *:rawmode:#: { if $nick == chanserv { if $1 == +o { mode $chan +h-o $me $me } if +*a* iswm $1 { mode $chan +h-oa $me $me $me } } }