diff options
Diffstat (limited to 'luamods/event.lua')
| -rw-r--r-- | luamods/event.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/luamods/event.lua b/luamods/event.lua index be27622..d6eb273 100644 --- a/luamods/event.lua +++ b/luamods/event.lua @@ -159,6 +159,7 @@ The `!event` command gives the ability to manage events. ]], delay_sec = 1, options = {}, + aliases = {}, subcommands = { "on", "off", "list", "edit", "settarget", "setmassping", "call", "view" }, minimal_rights = "moderator", handle = function(request) |
