Skip to content

v6.2.0

Compare
Choose a tag to compare
@StavZ StavZ released this 27 Feb 07:09
· 706 commits to master since this release

Fixes

  • Game#toString() throws TypeError: Cannot read property 'id' of undefined. (#93)
  • MegaWalls.finalDeaths sometimes returns 0. (855c70d)

Features

  • Added MegaWalls.finalKDRatio - Final Kill Death ratio.
  • SkyBlockMember#getInventory() #getEnderChest() returns empty array instead of null if API setting is disabled.