Project

General

Profile

Ignore » History » Version 6

Per Amundsen, 09/22/2015 06:28 AM

1 1 Per Amundsen
_Added in 1.5_
2
3
*/ignore [-cdiklnprtuNwx] <on | off | nick | address> [type] [network]*
4
5
Ignore certain types of messages or all messages from a user.
6
/ignore with no parameters will show current ignore status.
7
8 6 Per Amundsen
_The nick will not be hidden in the Nicklist, and join/part/quit/mode messages will not be ignored._
9 5 Per Amundsen
_If you have a query window open with the nick, the query messages will not be ignored until you close the query window._
10
11 1 Per Amundsen
*Switches*
12
13
-c - Ignore channel messages.
14 5 Per Amundsen
-d - Ignore DCC requests.
15 2 Per Amundsen
-i - Ignore channel invites.
16 1 Per Amundsen
-k - Ignore [[Formatting_Text|control codes]].
17
-l - List all ignores on *current* network.
18
-n - Ignores notice messages.
19 5 Per Amundsen
-p - Ignore private/query messages.
20 1 Per Amundsen
-r - Remove ignore.
21 5 Per Amundsen
-t - Ignore CTCP requests.
22 1 Per Amundsen
-uN - Remove the ignore after N seconds.
23
-w - Apply the ignore to any network.
24
-x - Indicates address should be excluded.
25
26
*Parameters*
27
28
<on | off | nick | address> - Turns on/off the ignore feature, or if a nick/address is specified, applies the ignore to that user.
29 4 Per Amundsen
[type] - Ignore by hostmask, see [[$mask]] for available types.
30 1 Per Amundsen
[network] - If specified, applies the ignore on that network, otherwise applies the ignore on the current network.