v1.5.0
- Added CommandFramework#getAllCommands method to get all registered commands and sub-commands.
- Fixed CommandFramework#getCommands method duplicates the commands and not contains the sub-commands.
- Now this method only returns the commands.
Full Changelog: 1.4.9...1.5.0