Maintains the AOP (AutoOP) list for a channel. The AOP list
gives users the right to be auto-opped on your channel, to unban
or invite themselves if needed, to have their greet message showed
on join, and so on.
The AOP ADD command adds the given nickname to the AOP list.
The AOP DEL command removes the given nick from the AOP list.
If a list of entry numbers is given, those entries are deleted.
(See the example for LIST below.)
The AOP LIST command displays the AOP 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:
- AOP #channel LIST 2-5,7-9
- Lists AOP entries numbered 2 through 5 and 7 through 9.
The AOP CLEAR command clears all entries of the AOP list.
The AOP ADD and AOP DEL commands are limited to SOPs or above,
while the AOP CLEAR command can only be used by the channel founder.
However, any user on the AOP list may use the AOP 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 AOP <channe> ADD <nick>
- /cs AOP <channel> DEL <nick | entry-num
| list>
- /cs AOP <channel> LIST <mask |
list>
- /cs AOP <channel> CLEAR
Example(s):
- /cs AOP #loonybin ADD droolin
- /cs AOP #loonybin DEL droolin
- /cs AOP #loonybin LIST dr*
- /cs AOP #loonybin CLEAR