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

Fixed operserv global

This commit is contained in:
DukePyrolator
2011-09-03 06:58:49 +02:00
parent 1c5ff92c93
commit ef10b5a834
+1
View File
@@ -110,5 +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 = "Global"; name = "GLOBAL"; command = "global/global"; permission = "global/global"; }