mirror of
https://github.com/anope/anope.git
synced 2026-07-07 09:23:13 +02:00
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
This commit is contained in:
@@ -110,6 +110,6 @@ command { service = "Global"; name = "HELP"; command = "generic/help"; }
|
||||
* Used for sending a message to every online user.
|
||||
*/
|
||||
module { name = "gl_global" }
|
||||
command { service = "OperServ"; name = "GLOBAL"; command = "gobal/global"; permission = "operserv/global"; }
|
||||
command { service = "OperServ"; name = "GLOBAL"; command = "global/global"; permission = "operserv/global"; }
|
||||
command { service = "Global"; name = "GLOBAL"; command = "global/global"; permission = "global/global"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user