Unignore » History » Version 5
Per Amundsen, 02/16/2023 05:06 PM
| 1 | 1 | Per Amundsen | _Added in 1.5_ |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Per Amundsen | */unignore <nick/address>* |
| 4 | 1 | Per Amundsen | |
| 5 | Removes ignore on a user or mask. |
||
| 6 | |||
| 7 | 2 | Per Amundsen | Same as [[/ignore]] -r [nick/address] |
| 8 | 1 | Per Amundsen | |
| 9 | *Parameters* |
||
| 10 | |||
| 11 | 5 | Per Amundsen | table(ktable). |
| 12 | |*Parameter*|*Description*| |
||
| 13 | | <nick/address> | The nick or address to remove. | |
||
| 14 | 1 | Per Amundsen | |
| 15 | *Example* |
||
| 16 | |||
| 17 | <pre> |
||
| 18 | 4 | Per Amundsen | ; Remove ignore on Nick. |
| 19 | 1 | Per Amundsen | /unignore Nick |
| 20 | |||
| 21 | 4 | Per Amundsen | ; Remove ignore on Nick*!*@*. |
| 22 | 1 | Per Amundsen | /unignore Nick!*@* |
| 23 | </pre> |