Skip to content

0.0.32

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 19:51
· 29 commits to main since this release

0.0.32

  • [commands] Add lazy map for map based parser
  • [commands] Add CommandProcessingContext#report
  • [commands] Add additional CommandInfo as such Description & Usage & LongDescription
  • [commands] Fixes duplication of tab completion options
  • [commands] Add ignore case for map based parser
  • [commands] Add dynamic parser for method/class
  • [common] Add Rotation and Transform classes
  • [docs] Add docs talking about region box, transform, region and rotation.
  • [spigot-commands] MaterialParser using namespaced key for tab competition
  • [spigot] Fix visibility API to work on 1.8
  • [commands] Add ValueRequirement