diff --git a/src/modules/usermodes/wallops.c b/src/modules/usermodes/wallops.c index 41b005200..934225085 100644 --- a/src/modules/usermodes/wallops.c +++ b/src/modules/usermodes/wallops.c @@ -28,7 +28,7 @@ CMD_FUNC(cmd_wallops); ModuleHeader MOD_HEADER = { - "wallops", + "usermodes/wallops", "5.0", "command /wallops", "UnrealIRCd Team",