Log in | Back to darenet.org

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 ...)
 
(One intermediate revision not shown)
Line 1: Line 1:
-
<pre>KICK <channel> <nick> :[reason]</pre>
+
'''Syntax:''' <code>KICK <channel> <nick> :[reason]</code>
 +
 
 +
 
 +
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.
-
The KICK command will remove the specified user from the specified channel, using the optional kick reason. You must be a channel/half operator to use this command.
 
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Current revision as of 00:56, 10 December 2008

Syntax: 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.



(Return to Main listing of Server Commands)