The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog
Personal tools

Modules/deaf

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

Provides the user mode +d, which blocks all non-private messages and notices addressed to that user

Configuration Tags

None

Additional Modes

User mode +d: Prevents all non-private messages and notices addressed to this user (e.g. channel text)

Additional Commands

None

Special Notes

This mode will change how messages are routed between servers. If for example you have a channel with six users across six different servers, but all the users on the first of the six servers have +d, the message will not be routed to that server. This can provide a bandwidth saving.