From e3abcabdfbd2e84b24c786abb286f9a08cf30c8e Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 19 Nov 2007 13:24:29 +0000 Subject: [PATCH] docs for set::level-on-join --- doc/unreal32docs.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html index 383a0efe1..246d9d101 100644 --- a/doc/unreal32docs.html +++ b/doc/unreal32docs.html @@ -2260,6 +2260,9 @@ set { The snomask that will be set on a user when they /oper.

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,