Skip to content

v1.5.0

Compare
Choose a tag to compare
@Despical Despical released this 19 Aug 09:44
· 33 commits to main since this release
  • 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