Maintains the SOP (SuperOP) list for a channel. The SOP list
gives users all rights given by the AOP list, and adds those needed
to use the AutoKick and the BadWords lists, to send and read channel
memos, and so on.
The SOP ADD command adds the given nickname to the SOP list.
The SOP DEL command removes the given nick from the SOP list.
If a list of entry numbers is given, those entries are deleted.
(See the example for LIST below.)
The SOP LIST command displays the SOP list. If a wildcard mask
is given, only those entries matching the mask are displayed.
If a list of entry numbers is given, only those entries are shown;
for example:
- SOP #channel LIST 2-5,7-9
- Lists AOP entries numbered 2 through 5 and 7 through
9.
The SOP CLEAR command clears all entries of the SOP list.
The SOP ADD, SOP DEL and SOP CLEAR commands are limited to the
channel founder. However, any user on the AOP list may use the
SOP LIST command.
This command may have been disabled for your channel, and in
that case you need to use the access list. See /cs HELP ACCESS
for information about the access list, and /cs HELP SET XOP to
know how to toggle between the access list and xOP list systems.
Syntax:
- /cs SOP <channe> ADD <nick>
- /cs SOP <channel> DEL <nick | entry-num
| list>
- /cs SOP <channel> LIST <mask |
list>
- /cs SOP<channel> CLEAR
Example(s):
- /cs SOP #loonybin ADD droolin
- /cs SOP #loonybin DEL droolin
- /cs SOP #loonybin LIST dr*
- /cs HOP #loonybin CLEAR