Unignore » History » Version 4
Per Amundsen, 01/18/2017 06:22 AM
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 | 3 | Per Amundsen | <nick/address> - The nick or address to remove. |
12 | 1 | Per Amundsen | |
13 | *Example* |
||
14 | |||
15 | <pre> |
||
16 | 4 | Per Amundsen | ; Remove ignore on Nick. |
17 | 1 | Per Amundsen | /unignore Nick |
18 | |||
19 | 4 | Per Amundsen | ; Remove ignore on Nick*!*@*. |
20 | 1 | Per Amundsen | /unignore Nick!*@* |
21 | </pre> |