Skip to content

Release 1.11.1

Compare
Choose a tag to compare
@tastybento tastybento released this 09 Aug 01:37
· 68 commits to master since this release

Compatibility

✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • 🔡 Added Vietnamese (#95) (commit: 9db549e)
  • 🔺Java 16 Minecraft 17 (commit: afec2f5)

Bug Fixes

  • Run offlinePlayer code async to avoid blocking IO (commit: dcd5bd1)
  • Fixes sync errors and blank warps (commit: 7fbe4b5)
  • Fix PVP message when teleporting to an island. (commit: 9333265)

API Changes

  • Deprecated and removed WarpListEvent (commit: 2506d2a)
  • Added owner to WarpRemoveEvent (commit: c882ca3)
  • Warps is now a Pladdon so can be accessed via Plugins (commit: 0003c91)