mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 11:26:38 +02:00
docs for set::level-on-join
This commit is contained in:
@@ -2260,6 +2260,9 @@ set {
|
||||
The snomask that will be set on a user when they /oper.</p>
|
||||
<p><font class="set">set::modes-on-join <+modes>;</font><br>
|
||||
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.</p>
|
||||
<p><font class="set">set::level-on-join <op|none>;</font><br>
|
||||
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'.</p>
|
||||
<p><font class="set">set::restrict-usermodes <modes></font><br>
|
||||
Restrict users to set/unset the modes listed here (don't use + or -).<br>
|
||||
For example you can set +G in modes-on-connect and G in restrict-usermodes,
|
||||
|
||||
Reference in New Issue
Block a user