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

Modules/restrictchans

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

Only opers can create channels.

Configuration Tags

You may allow specific channels to be created even by nonopers, after RC2, by using the following type of configuration tag:
<allowchannel name="#channelone">
<allowchannel name="#channeltwo">

Additional Modes

None

Additional Commands

None

Special Notes

None