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

Modules/operjoin

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

Forces Opers to join a specific channel on 'Oper Up'

Configuration Tags

This module requires the tag:
<operjoin channel="#channel" override="no">

When users Oper, they will then be forced automatically into #channel. If override is set to "yes", the oper will be joined regardless of what modes are set on the channel. Even if the oper is banned.

Additional Modes

None

Additional Commands

None

Special Notes

You may specify multiple channels by specifying a comma seperated list of channels in the value.