summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/global.example.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.example.conf b/data/global.example.conf
index d5a4119c7..6ee6fb7f8 100644
--- a/data/global.example.conf
+++ b/data/global.example.conf
@@ -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"; }