From e3abcabdfbd2e84b24c786abb286f9a08cf30c8e Mon Sep 17 00:00:00 2001
From: Bram Matthys
set::modes-on-join <+modes>;
The modes that will be set on a channel when it is first created. Not all modes can be set using this command. +qaohvbeOAzlLk can NOT be set using this command.
set::level-on-join <op|none>;
+ The mode that a user will get when he's the first to join a channel. This
+ is either 'op' (channel operator, the default) or 'none'.
set::restrict-usermodes <modes>
Restrict users to set/unset the modes listed here (don't use + or -).
For example you can set +G in modes-on-connect and G in restrict-usermodes,