Req: prevent JOIN/PRIVMSG/NOTICE

These are old archives. They are kept for historic purposes only.
Post Reply
Vemp@jr
Posts: 3
Joined: Sun Oct 22, 2006 12:15 am

Req: prevent JOIN/PRIVMSG/NOTICE

Post 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!
JanisB
Posts: 128
Joined: Fri Apr 22, 2005 9:05 am
Location: LV
Contact:

Post 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*
Post Reply