Project

General

Profile

Kill » History » Version 2

Per Amundsen, 12/26/2018 08:46 PM

1 1 Per Amundsen
_Added in 1.5_
2
3
*/kill <nick> [reason]*
4
5
Remove a user from the network with an optional reason.
6
7
*Parameters*
8
9
<nick> - Nick to kill.
10
[reason] - Reason for killing.
11
12
*Example*
13
14
<pre>
15 2 Per Amundsen
; Kill 'Nick'.
16 1 Per Amundsen
/kill Nick Stop spamming!
17
</pre>