Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@vytdev vytdev released this 10 Sep 04:35

First release, includes:

  • Command (class)

Command builders:

  • CommandArgument (class)
  • CommandBuilder (class)
  • CommandFlag (class)

Command component definitions:

  • CommandArgumentType (interface)
  • CommandBuilderType (interface)
  • CommandFlagType (interface)

Command execution:

  • CommandCallback (type)
  • CommandContext (class)
  • CommandError (class)
  • ParsedArgs (interface)

Registration and utility:

  • CommandRegistry (class)
  • CommandToken (interface)
  • CommandTypeParser (type)
  • registerArgumentType (function)
  • tokenizeCommand (function)

See the documentation for more information.

Minecraft Bedrock Version: 1.20.0 (@minecraft/server 1.3.0-beta)