C/hlist
Line 1: | Line 1: | ||
- | {{Related commands|[[ | + | {{Related commands|[[C/addhop|ADDHOP]]<br />[[C/mdelhop|MDELHOP]]<br />[[C/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. | Lists all users of level HALFOP on a channel's user list. | ||
Line 7: | Line 7: | ||
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="90%" style="font-size: 90%;" | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
- | | /msg | + | | /msg C HLIST #chat |
| Show all users with an access level of HALFOP on #chat. | | Show all users with an access level of HALFOP on #chat. | ||
|- | |- | ||
- | | /msg | + | | /msg C HLIST *foo* |
| Show only those users with an access level of HALFOP in #chat who have "foo" in their account name. | | Show only those users with an access level of HALFOP in #chat who have "foo" in their account name. | ||
|- | |- |
Revision as of 16:13, 11 October 2012
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 C HLIST #chat | Show all users with an access level of HALFOP on #chat. |
/msg C HLIST *foo* | Show only those users with an access level of HALFOP in #chat who have "foo" in their account name. |
[Go Back] |