redirect

Plugin last modified: 2026-05-12

Automatically moves users from a main entry channel to the least-populated numbered sub-channel. Channels are discovered by matching the entry channel's name prefix followed by a digit (e.g. #dutch#dutch01, #dutch02, …). Channels that are +m are excluded from consideration.

Users already in the ops channel are not redirected.

Commands

Requires the chancontrol permission.

Command Description
.redirector set on Enables the redirector
.redirector set off Disables the redirector without unloading the plugin
.redirector setmax <number> Updates the maximum users per channel at runtime
.redirector collect Runs the redirect logic against all users currently in the main channel

Configuration

[redirect]
mainchan = #dutch
maxusers = 80
Key Description
mainchan The entry channel users join first
maxusers Maximum users allowed in a sub-channel before it is considered full