Kill » History » Version 3
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 | 3 | Per Amundsen | _Only network operators can use this command._ |
8 | |||
9 | 1 | Per Amundsen | *Parameters* |
10 | |||
11 | <nick> - Nick to kill. |
||
12 | [reason] - Reason for killing. |
||
13 | |||
14 | *Example* |
||
15 | |||
16 | <pre> |
||
17 | 2 | Per Amundsen | ; Kill 'Nick'. |
18 | 1 | Per Amundsen | /kill Nick Stop spamming! |
19 | </pre> |