1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 08:33:12 +02:00

Removed super admin requirement for operserv/umode operserv/oline and operserv/svsnick, and replaced with opertype command strings

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2502 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Adam-
2009-09-13 03:58:37 +00:00
parent e3486a3e4b
commit f4cc123f16
16 changed files with 27 additions and 65 deletions
+3 -3
View File
@@ -532,7 +532,7 @@ options
* operserv/szline operserv/clearmodes operserv/staff operserv/defcon
* operserv/modload operserv/jupe operserv/set operserv/noop
* operserv/quit operserv/update operserv/reload operserv/restart
* operserv/shutdown
* operserv/shutdown operserv/svsnick operserv/oline operserv/umode
*
* First, we define 'opertypes', which are named whatever we want ('Network Administrator', etc).
* These can contain commands for oper-only strings (see above) which grants access to that specific command,
@@ -563,8 +563,8 @@ opertype
opertype
{
name ="Helper"
privs ="hostserv/set"
name = "Helper"
privs = "hostserv/set"
}
/*