![]() |
|
ignore/unignore - Printable Version +- LibraIRC.net Forums (https://librairc.net/forums) +-- Forum: Public Forums (https://librairc.net/forums/forum-47.html) +--- Forum: IRC Discussions (https://librairc.net/forums/forum-57.html) +---- Forum: XChat (https://librairc.net/forums/forum-12.html) +---- Thread: ignore/unignore (/thread-144.html) |
ignore/unignore - Omar - 09-01-2012 How to make ignore
CTCP - DCC (CTCPs are Client to Client Protocols its a set of rules thats are between one client and another it work for the commands that are direct and doesnt need an accept or refuse like ping finger time version and DCC. etc).
Examples: Code: /ignore David PRIVCode: /ignore *!*@3CC363.BC11C0.5C632E.535A19 ALLHow To make unignore
Examples: Code: /unignore David QUIETCode: /unignore *!*@3CC363.BC11C0.5C632E.535A19 QUIET
Hope i was clear to everyone if you got any questions feel free to make your post . ![]()
Re: ignore/unignore - Oh_Yeah - 23-10-2012 You don't need "QUIET" option on your each unignore. it's enough to use simply as /unignore nick|hostmask As Completely Usage: IGNORE <nick or hostmask> <types..> <options..> mask - host mask to ignore, eg: *!*@*.aol.com types - types of data to ignore, one or all of: PRIV, CHAN, NOTI, CTCP, DCC, INVI, ALL options - NOSAVE, QUIET Usage: UnIGNORE <nick or hostmask> Listing: IGNORE or Ctrl+W > Ignore List Edit on Ignore: use the same command as if you first time ignoring or use ignore list on menu. it will change the existing ignore as modified. |