1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 19:03:14 +02:00

Rename OPDEOP and OPDEOPME privileges to be similar to the other status privileges

This commit is contained in:
Adam
2013-04-09 14:33:54 -05:00
parent c3eb5b885d
commit b35665bb54
+4 -4
View File
@@ -615,7 +615,7 @@ privilege
}
/*
* OPDEOP privilege.
* OP privilege.
*
* Used by chanserv/mode, chanserv/op and chanserv/deop.
*
@@ -624,7 +624,7 @@ privilege
*/
privilege
{
name = "OPDEOP"
name = "OP"
rank = 230
level = 5
flag = "o"
@@ -632,7 +632,7 @@ privilege
}
/*
* OPDEOPME privilege.
* OPME privilege.
*
* Used by chanserv/mode, chanserv/op and chanserv/deop.
*
@@ -641,7 +641,7 @@ privilege
*/
privilege
{
name = "OPDEOPME"
name = "OPME"
rank = 220
level = 5
flag = "o"