Kill » History » Version 1
Per Amundsen, 02/12/2014 08:29 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 | ;Kill Nick. |
||
| 16 | /kill Nick Stop spamming! |
||
| 17 | </pre> |