Difference between revisions of "Disable JOIN and PART Messages"

From Rizon Wiki
Jump to navigation Jump to search
m (Removed protection from "Disable JOIN and PART Messages")
m (Padded the comma and i buttons, in Textual, for enhanced readability.)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
* Windows - mIRC: Tools => Options => pick "IRC". Click the "Events..." button. Change the "joins", "parts", "quits", and "nicks" to your desired settings: "In Status" or "Hide" are good options.
==BitchX/EPIC==
* IRSSI: /ignore -channels #mwsf * JOINS PARTS QUITS NICKS
<code>/ignore <em>#channel</em> * CRAP</code>
* Mac - Xchat Aqua: Preferences -> Chatting -> General -> Hide join/part messages. You must also restart the client
 
* Mac - Snak: go Snak -> Preferences -> Channel, and uncheck "Parts" and "Joins."
==HexChat and XChat==
* Other - Xchat Windows: /set irc_conf_mode 1
;To hide parts and joins on ''all'' channels:
* Other - BitchX / EPIC II:
:Type in <code>/set irc_conf_mode 1</code> then press {{Key Enter}}
** /ignore #mwsf * JOINS NICKS PARTS CRAP
 
;To hide joins and parts for a ''specific'' channel:
:Right-click the channel, in the channel tree/tab. In the pop-up menu, select '''Settings''' → '''Hide Join/Part Messages'''
 
==Irssi==
<code>/ignore -channels <em>#channel</em> * JOINS PARTS QUITS NICKS</code>
 
==mIRC==
;To change the default, and hide them on ''all'' of the channels:
# '''Tools''' → '''Options...''' (or press {{Key Txt|Alt}} + {{Key Txt|O}}) to&nbsp;open the&nbsp;'''mIRC Options''' dialogue box.
# Go to '''IRC''', and press {{Button|Events...}} for the '''Events''' dialogue box to pop up.
# Change the option for '''Joins:''', '''Parts:''', and '''Quits:''' to {{Button|Hide &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {{Unicode|▼}}}}
# Press {{Button|OK}} then {{Button|OK}} again.
 
;To hide them on a ''specific'' channel:
# Right-click the channel name, on either the ''Switchbar'' (buttons) or ''Treebar'' (folder-tree-like list), and select '''Events...''' option, for the '''Events''' dialogue box to pop up.
# Change the option for '''Joins:''', '''Parts:''', and '''Quits:''' to {{Button|Hide &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {{Unicode|▼}}}} , then press {{Button|OK}}
 
==Snak==
'''Snak''' → '''Preferences''' → '''Channel''', and uncheck '''Parts and Joins'''.
 
==Textual==
'''''To disable on all channels:''''' Press {{Key Cmd}} + '''{{Key Txt|&nbsp;,&nbsp;}}''' → '''Style''', and uncheck '''Show general event messages'''.
 
'''''To disable on a specific channel:''''' Press {{Key Cmd}} + '''{{Key Txt|&nbsp;i&nbsp;}}''' and check '''Disable general event messages'''.

Latest revision as of 08:39, 11 September 2020

BitchX/EPIC

/ignore #channel * CRAP

HexChat and XChat

To hide parts and joins on all channels
Type in /set irc_conf_mode 1 then press  Enter
To hide joins and parts for a specific channel
Right-click the channel, in the channel tree/tab. In the pop-up menu, select SettingsHide Join/Part Messages

Irssi

/ignore -channels #channel * JOINS PARTS QUITS NICKS

mIRC

To change the default, and hide them on all of the channels
  1. ToolsOptions... (or press Alt + O) to open the mIRC Options dialogue box.
  2. Go to IRC, and press Events... for the Events dialogue box to pop up.
  3. Change the option for Joins:, Parts:, and Quits: to Hide         
  4. Press OK then OK again.
To hide them on a specific channel
  1. Right-click the channel name, on either the Switchbar (buttons) or Treebar (folder-tree-like list), and select Events... option, for the Events dialogue box to pop up.
  2. Change the option for Joins:, Parts:, and Quits: to Hide          , then press OK

Snak

SnakPreferencesChannel, and uncheck Parts and Joins.

Textual

To disable on all channels: Press  Cmd +  , Style, and uncheck Show general event messages.

To disable on a specific channel: Press  Cmd +  i  and check Disable general event messages.