Page 1 of 1

Messages an quit and part didn't show. Help me..

Posted: Thu Apr 21, 2011 10:23 am
by overflo
How to adjust or establish, that messages of an quit and part didn't show. Before such channel mode was +P. And in version 3.2.8.1 isn't present. How to make?

Re: Messages an quit and part didn't show. Help me..

Posted: Thu Apr 21, 2011 11:14 pm
by katsklaw
set::static-quit <quit message>;
Sets a static quit message that will be sent whenever a client logs off the network. This eliminates the need for anti-spam-quit-message-time, as well as the set::prefix-quit. It will NOT replace ERRORS with the static-quit message.

set::static-part <no|yes|part message>;
A value of 'yes' strips all part comments, a value of 'no' makes part just work as usual, anything else will be used as a part comment (eg: static-part "Bye!") but this can be quite annoying, so use with care.