%BChanServ SOP%B maintains the super-op list for a channel.

Syntax: %BSOP%B %U#channel%U %BADD%B <%Unick%U>
        %BSOP%B %U#channel%U %BDEL%B <%Unick%U>
        %BSOP%B %U#channel%U %BLIST%B [%Umask%U]
        %BSOP%B %U#channel%U %BWIPE%B

The %BSOP ADD%B command adds the given nickname to the list.
If the target has SET AUTH on, a demotions is handled by
deleting the target's access, so they may accept the demotion,
or no access at all.

The %BSOP DEL%B command removes the given nick from the list.

The %BSOP LIST%B command displays the list.
if a mask is given, only those entries matching the mask are
displayed.

The %BSOP WIPE%B command removes all entries from the list.
