From WikiChip
Editing mirc/commands/ignore

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
{{mirc title|/ignore Command}}
 
 
The '''/ignore command''' ignores various types of messages from users, You can also manage ignore from the Control tab of the address book.
 
The '''/ignore command''' ignores various types of messages from users, You can also manage ignore from the Control tab of the address book.
  
  
 
== Synopsis ==
 
== Synopsis ==
  /ignore [-lrpcntikdwxuNhysf] <on|off|nick/address> [type] [network]
+
  /ignore [-lrpcntikdwxuN] <on|off|nick/address> [type] [network]
  
 
== Switches ==
 
== Switches ==
Line 14: Line 13:
 
* '''-k''' - ignore the control codes from the messages (messages themselves are not ignored)
 
* '''-k''' - ignore the control codes from the messages (messages themselves are not ignored)
 
* '''-d''' - ignores the dcc requests
 
* '''-d''' - ignores the dcc requests
* '''-s''' - prevent user from triggering speech
+
 
* '''-h''' - prevent user from triggering highlight
 
* '''-y''' - prevent user from triggering tips
 
* '''-f''' - prevent user from triggering flash
 
* '''-a''' - ignores private, channel, notice, ctcp, dcc, invite, controls, speech, highlight, tips, flash
 
 
* '''-l''' - lists all ignored addresses that matches the switches above if any is specified, otherwise lists all ignored addresses.
 
* '''-l''' - lists all ignored addresses that matches the switches above if any is specified, otherwise lists all ignored addresses.
 
* '''-r''' - if an address/nick is specified, removes the nick/address, otherwise removes all ignored addresses.
 
* '''-r''' - if an address/nick is specified, removes the nick/address, otherwise removes all ignored addresses.
Line 24: Line 19:
 
* '''-uN''' - specifies a delay (N) in seconds after which the ignore is automatically removed.
 
* '''-uN''' - specifies a delay (N) in seconds after which the ignore is automatically removed.
 
* '''-x''' - indicates that this address should be excluded from ignores, useful to temporarily stop ignoring an user or to allow a specific address not to be ignored after ignoring a wide range with an address.
 
* '''-x''' - indicates that this address should be excluded from ignores, useful to temporarily stop ignoring an user or to allow a specific address not to be ignored after ignoring a wide range with an address.
 +
 +
  
 
== Parameters ==
 
== Parameters ==
 
* '''<on|off|nick/address>''' - turns on/off the ignore feature, or if a nick/address is specified, applies the ignore that user.
 
* '''<on|off|nick/address>''' - turns on/off the ignore feature, or if a nick/address is specified, applies the ignore that user.
 
* '''[type]''' - if specified, the address is looked up via the server, otherwise just ignore the nickname.
 
* '''[type]''' - if specified, the address is looked up via the server, otherwise just ignore the nickname.
* '''[network]''' - if specified, applies the ignore on that network, otherwise applies the ignore on the current network
+
* '''[network] - if specified, applies the ignore on that network, otherwise applies the ignore on the current network
  
 
== Example ==
 
== Example ==
If you only want to ignore private messages, can use something like this:
+
none
  
<syntaxhighlight lang="mIRC">
+
== Compatibility ==
;User address: 5S1PwHRLH@Example-ins6tn.post.cust.swisscom.ch
+
Added: mIRC 6.1
  
/ignore -p *@*post.cust*
+
Added On: 29/08/2003
/ignore -p *PwHRL*@*
 
/ignore -p *@*swisscom*
 
/ignore -p *@*.ch
 
</syntaxhighlight>
 
  
  
View the entire list of ignored addresses:
+
<small>Note: Individual switches were not taken into consideration.</small>
 
 
<syntaxhighlight lang="mIRC">
 
/ignore -l
 
</syntaxhighlight>
 
 
 
== Compatibility ==
 
{{mIRC compatibility|2.1a}}
 
  
 
== See also ==
 
== See also ==
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* {{mIRC|$ignore}}
+
* [[$ignore identifier - mIRC|$ignore]]
{{mIRC command list}}
 
  
[[Category:mIRC commands|ignore command - mIRC]]
+
[[Category:mIRC commands]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)