Project

General

Profile

Ignore » History » Version 4

Per Amundsen, 08/13/2015 11:07 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
*Switches*
9
10
-c - Ignore channel messages.
11
-d - Ignore dcc requests.
12
-i - Ignore channel invites.
13 2 Per Amundsen
-k - Ignore [[Formatting_Text|control codes]].
14 1 Per Amundsen
-l - List all ignores on *current* network.
15
-n - Ignores notice messages.
16
-p - Ignore private/query msssages.
17
-r - Remove ignore.
18
-t - Ignore ctcp requests.
19
-uN - Remove the ignore after N seconds.
20
-w - Apply the ignore to any network.
21
-x - Indicates address should be excluded.
22
23
*Parameters*
24
25
<on | off | nick | address> - Turns on/off the ignore feature, or if a nick/address is specified, applies the ignore to that user.
26 4 Per Amundsen
[type] - Ignore by hostmask, see [[$mask]] for available types.
27 1 Per Amundsen
[network] - If specified, applies the ignore on that network, otherwise applies the ignore on the current network.