This repository was archived by the owner on Apr 12, 2025. It is now read-only.
v1.1.1
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 toCommandSubTree
- 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