Project

General

Profile

Kill » History » Version 4

Per Amundsen, 02/16/2023 12:54 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 3 Per Amundsen
_Only network operators can use this command._
8
9 1 Per Amundsen
*Parameters*
10
11 4 Per Amundsen
table(ktable).
12
|*Parameter*|*Description*|
13
| <nick> | Nick to kill. |
14
| [reason] | Reason for killing. |
15 1 Per Amundsen
16
*Example*
17
18
<pre>
19 2 Per Amundsen
; Kill 'Nick'.
20 1 Per Amundsen
/kill Nick Stop spamming!
21
</pre>