Page 1 of 1

Req: prevent JOIN/PRIVMSG/NOTICE

Posted: Sun Oct 22, 2006 12:21 am
by Vemp@jr
Hi there,

I need this one:

Line in '/module'

*** humanauth (Preventing +Z users to use JOIN, PRIVMSG, NOTICE) [3RD]

This is routine chack module. Thanks in advanced!

Posted: Mon Oct 23, 2006 9:55 am
by JanisB
User can /msg only if he has +r'ed nick. Exceptions: Messages will not be blocked FROM: Opers/U:Lines and TO: Opers/U:Lines/Servers.
Ucan extend module and add join/notice hook.


*outdated*