Skip to content

v1.1.1

Compare
Choose a tag to compare
@Mqzn Mqzn released this 18 Jun 10:58
· 15 commits to master since this release

What's new about v1.1.1?

  • Recoded the commands/subcommands help API to be able to condense subcommands into one syntax which will contain a help syntax like a tree of help menus
  • Fixed bugs regarding subcommands searching in the command tree
  • Recoded SubCommandArgumentWrapper and refactored it to CommandSubTree
  • Added new caption key called UNKNOWN_HELP_PAGE that is sent when a user enters help page that doesn't exist
  • Minor code structure improvements & cleaned some parts of the code
  • Removed a redundant class in the velocity platform