Skip to content

0.1.2

Compare
Choose a tag to compare
@stirante stirante released this 25 Nov 11:53
· 21 commits to main since this release
  • Added new variants of Vec3.setX, Vec3.setY and Vec3.setZ methods, that accept a converter function
  • Added Vec3.update method, that accepts 3 converter functions
  • Added CommandUtils.destroyBlock function for destroying a block as if the player destroyed it
  • Added sendMolangData function for sending molang data to the chosen players using playAnimation API
  • Marked CommandUtils.setInputPermission as deprecated since the API is stable now. Additionally the implementation now uses that stable API