I personally use a level system that use a higher level for each access you have.
Code:
if ($ownercheck($nick)) return 6
;Ownercheck in this case will check $nick if his $nick is == $mid(#,2-) or if $nick is in the ini file listed as an owner in the channel.