Skip to content

CommandAPI Version 1.5

Compare
Choose a tag to compare
@JorelAli JorelAli released this 21 Oct 00:16
· 3124 commits to master since this release

Major improvements from 1.4:

New features

  • New ChatComponentArgument to handle raw JSON as arguments
  • New SuggestedStringArgument to suggest strings to players as opposed to LiteralArgument. View the documentation for this one, it has some pros and cons over the LiteralArgument
  • Config file!

Bug fixes

  • Fixed issue where command errors weren't being throws properly

Improvements

  • NMS is now cached, thus improving performance greatly