Modules/1.1/redirect
From the makers of InspIRCd.
(Redirected from Modules/redirect)
redirect module (InspIRCd-1.1 version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| Accompanies the +l mode (Channel limit) to allow for redirection if the channel becomes full. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| Chan Mode: +L <#channel> - When +l is reached, put new users in #channel instead. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
| This module adds no extra commands. |
| Special Notes
|
| In case of misunderstanding...
+l <number> - Limits Channel to <number> of users. +L <#chan> - Puts new users in <#chan> when <number> of users is reached +l MUST be set before +L has any effect, and may be set in the same line, e.g.: /mode #channel +lL 20 #channel2 |

















