Server Commands/KICK
(New page: <pre>KICK <channel> <nick> :[reason]</pre> The KICK command will remove the specified user from the specified channel, using the optional kick reason. You must be a channel/half operator ...) |
|||
Line 1: | Line 1: | ||
+ | {| class="wikitable" width="25%" style="font-size: 85%; text-align: left;" | ||
+ | |- | ||
+ | | '''Command Token:''' K | ||
+ | |} | ||
<pre>KICK <channel> <nick> :[reason]</pre> | <pre>KICK <channel> <nick> :[reason]</pre> | ||
- | The KICK command will remove the specified user from the specified channel, | + | The KICK command will remove the specified user from the specified channel. If a reason is given, it will be displayed to the user, as well as others present in the channel. You must be at least a half operator (halfop) on the channel to use this command. |
[[Server Commands|(Return to Main listing of Server Commands)]] | [[Server Commands|(Return to Main listing of Server Commands)]] |
Revision as of 07:50, 4 October 2008
Command Token: K |
KICK <channel> <nick> :[reason]
The KICK command will remove the specified user from the specified channel. If a reason is given, it will be displayed to the user, as well as others present in the channel. You must be at least a half operator (halfop) on the channel to use this command.