Skip to content

Release 1.17.2

Compare
Choose a tag to compare
@tastybento tastybento released this 25 Jul 18:02
· 1114 commits to master since this release
1a7b7cd

Compatibility

✔️ Minecraft 1.17.1, 1.17
✔️ Java 16

Upgrading

If you are on BentoBox 1.17.1 then this should just be a drop-in replacement, but as always, take backups just in case.

  1. Stop server
  2. Replace the BentoBox jar with this one
  3. Make a backup of your server worlds and the BentoBox folder
  4. Restart the server
  5. You should be good to go!

Changelog

Legend

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

Change Log

  • Fix for empty chests with Paper Spigot. (commit: b5725e7)
  • Quote filename of addon that cannot be loaded. (commit: 3b136f0)
  • Removes unneeded exploit protection code for skulls (#1810) (commit: 9b1d616)
  • Fix bucket dupe (#1806) (commit: 21fed6e) - Note - this does not fix all dupes
  • Add alternative Addon#getIslandManager method (#1797) (commit: 2044c73)