-
Bug
-
Resolution: Done
-
Minor
-
1.0.0.Alpha2
-
None
@Command(name="..."), @Command annotation has no name attribute, should be @Command("...") instead,.
There are several instances of this bug in chapters
3.4. Add commands to your plugin
and
3.5. Understanding command @Options