mirror of
https://github.com/anope/anope.git
synced 2026-07-09 22:43:13 +02:00
Added a command:permission setting
This commit is contained in:
+4
-16
@@ -719,13 +719,6 @@ chanserv
|
||||
*/
|
||||
inhabit = 15s
|
||||
|
||||
/*
|
||||
* Limits the use of the ChanServ LIST command to IRC operators.
|
||||
*
|
||||
* This directive is optional.
|
||||
*/
|
||||
#listopersonly = yes
|
||||
|
||||
/*
|
||||
* The maximum number of channels to be returned for a ChanServ LIST command.
|
||||
*/
|
||||
@@ -1058,13 +1051,6 @@ nickserv
|
||||
*/
|
||||
#nogroupchange = yes
|
||||
|
||||
/*
|
||||
* Limits the use of the NickServ LIST command to IRC operators.
|
||||
*
|
||||
* This directive is optional.
|
||||
*/
|
||||
#listopersonly = yes
|
||||
|
||||
/*
|
||||
* The maximum number of nicks to be returned for a NickServ LIST command.
|
||||
*/
|
||||
@@ -1375,7 +1361,9 @@ log
|
||||
* This block is recommended, as without it you will be unable to access most oper commands.
|
||||
* It replaces the old ServicesRoot directive amongst others.
|
||||
*
|
||||
* Note that third party modules may add additional commands and privileges to this list.
|
||||
* The command names below are defaults and are configured in commands.conf. If you configure
|
||||
* additional commands with permissions, such as commands from third party modules, the permissions
|
||||
* must be included in the opertype block before the command can be used.
|
||||
*
|
||||
* Available privileges:
|
||||
* botserv/administration - Can perform certain BotServ administrative tasks
|
||||
@@ -1418,7 +1406,7 @@ log
|
||||
*
|
||||
* global/global
|
||||
*
|
||||
* operserv/news operserv/stats operserv/kick
|
||||
* operserv/news operserv/stats operserv/kick operserv/exception
|
||||
* operserv/mode operserv/session operserv/modlist operserv/ignore
|
||||
* operserv/chankill operserv/akill operserv/sqline operserv/snline
|
||||
* operserv/szline operserv/oper operserv/config operserv/umode
|
||||
|
||||
Reference in New Issue
Block a user