Skip to content

The Ultimate Command Tree

Compare
Choose a tag to compare
@Mqzn Mqzn released this 13 May 18:41
· 53 commits to master since this release

What's new about 1.0.3?

  • Added JCord support
  • Improved performance
  • Renamed @CommandSyntaxMeta to @Syntax
  • Moved annotations module to common module to become a part of the common module
  • Added Command tree inheritance allowing subcommands chaining
  • Added sub command builders for better chaining
  • Added annotations for creation of subcommands