Skip to content

Update for BentoBox Alpha 13 (0.18.0)

Compare
Choose a tag to compare
@Poslovitch Poslovitch released this 23 Dec 20:28
· 404 commits to master since this release

Updated to work with BentoBox Alpha 13.

  • Added zh-CN translation.
  • Added a trial generic event to expose add-on data as K,V pairs.
  • Fixed NPE when typing /is top in the console (#24 @BONNe).
  • Fixed /admin top command messages.
  • Updated to Spigot 1.13.2.
  • Moved and renamed commands (e.g.: IslandTop -> IslandTopCommand). The old ones are just deprecated.
  • Added an AddonRequestHandler (see BentoBoxWorld/BentoBox#400) called island-level to allow external plugins to get the island level of a player.