Disconnects the client and removes the user from the server.
Chatcmd Server /KillUser:UserToRemove[,Reason]
| Server | This switch does not support multiple servers in its command line. The /KillUser command only needs to be carried out on a single server to disconnect the user on all servers on the network. |
| UserToRemove | The nickname of the user. |
| Note Wildcard characters are not applicable. | |
| Reason | The optional reason message tells the user why he or she is being disconnected. The reason message can be up to 63 characters. Enclose the reason in quotation marks. |
chatcmd /killuser:jim,"You're a bother." | |
| Removes the user with nickname Jim and sends the reason message to the user. |