Server Commands/NAMES
(New page: <pre>NAMES [channel]</pre> With no channel argument, NAMES shows the names (nicks) of all clients logged in to the server that do not have +i flag. With the #channel argument, it display...) |
|||
Line 1: | Line 1: | ||
+ | {| class="wikitable" width="25%" style="font-size: 85%; text-align: left;" | ||
+ | |- | ||
+ | | '''Command Token:''' E | ||
+ | |} | ||
<pre>NAMES [channel]</pre> | <pre>NAMES [channel]</pre> | ||
- | With no channel argument, NAMES shows the names ( | + | With no channel argument, NAMES shows the names (nicknames) of all clients connected to the network that do not have user mode +i set. |
- | With the | + | With the channel argument, it displays all users (nicknames) on that channel, also respecting the +i user mode of each client. If the channel specified is a channel that the issuing client is currently in, then all users are listed in similar fashion to when the user first joined the channel. |
[[Server Commands|(Return to Main listing of Server Commands)]] | [[Server Commands|(Return to Main listing of Server Commands)]] |
Revision as of 08:04, 4 October 2008
Command Token: E |
NAMES [channel]
With no channel argument, NAMES shows the names (nicknames) of all clients connected to the network that do not have user mode +i set.
With the channel argument, it displays all users (nicknames) on that channel, also respecting the +i user mode of each client. If the channel specified is a channel that the issuing client is currently in, then all users are listed in similar fashion to when the user first joined the channel.