C/olist
m (moved ChanServ/olist to C/olist) |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[C/addop|ADDOP]]<br />[[C/mdelop|MDELOP]]<br />[[C/users|USERS]]}}<span class="cmdsyn">OLIST <#channel> <span class="cmdsynopt">[mask]</span></span> |
- | + | ||
- | + | Lists all users of level OP on a channel's user list. | |
- | + | ||
- | < | + | An optional mask may be supplied to limit showing only those OPs that match the mask. |
+ | |||
+ | ===Examples=== | ||
+ | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
+ | | /msg C OLIST #chat | ||
+ | | Show all users with an access level of OP on #chat. | ||
+ | |- | ||
+ | | /msg C OLIST *foo* | ||
+ | | Show only those users with an access level of OP in #chat who have "foo" in their account name. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Current revision as of 16:10, 11 October 2012
Related Commands
| |
ADDOP MDELOP USERS |
OLIST <#channel> [mask]
Lists all users of level OP on a channel's user list.
An optional mask may be supplied to limit showing only those OPs that match the mask.
Examples
/msg C OLIST #chat | Show all users with an access level of OP on #chat. |
/msg C OLIST *foo* | Show only those users with an access level of OP in #chat who have "foo" in their account name. |
[Go Back] |