C/hlist
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[ChanServ/addhop|ADDHOP]]<br />[[ChanServ/mdelhop|MDELHOP]]<br />[[ChanServ/users|USERS]]}}<span class="cmdsyn">HLIST <#channel> <span class="cmdsynopt">[mask]</span></span> |
- | + | ||
- | + | Lists all users of level HALFOP on a channel's user list. | |
- | + | ||
- | < | + | An optional mask may be supplied to limit showing only those HALFOPs that match the mask. |
+ | |||
+ | ===Examples=== | ||
+ | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
+ | | /msg ChanServ HLIST #chat | ||
+ | | Show all users with an access level of HALFOP on #chat. | ||
+ | |- | ||
+ | | /msg ChanServ HLIST *foo* | ||
+ | | Show only those users with an access level of HALFOP in #chat who have "foo" in their account name. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Revision as of 09:21, 28 February 2011
Related Commands
| |
ADDHOP MDELHOP USERS |
HLIST <#channel> [mask]
Lists all users of level HALFOP on a channel's user list.
An optional mask may be supplied to limit showing only those HALFOPs that match the mask.
Examples
/msg ChanServ HLIST #chat | Show all users with an access level of HALFOP on #chat. |
/msg ChanServ HLIST *foo* | Show only those users with an access level of HALFOP in #chat who have "foo" in their account name. |
[Go Back] |