11-28-2014, 03:33 AM
(This post was last modified: 11-28-2014, 03:34 AM by nouseforname.)
(11-28-2014, 02:58 AM)xoft Wrote: Hm, I thought it was possible to do that, but obviously it's not. So either you change your command syntax (use "/home goto <name>" instead of "/home <name>") or you will really have to implement the entire handling yourself. You should still be able to use the Info.lua for documenting the subcommands.
For me it looks like it's not possible. As soon as there is a Handler used for the main command, the subcommands are never executed.
Anyway, i did some testing and now i register another sub command and aliases. Linux ppl will like it
/home <goto | set | list | delete | help > [name]
/~ <g | s | l | d | h > [name]