Skip to content

Release 1.25.0

Compare
Choose a tag to compare
@tastybento tastybento released this 05 Oct 18:33
· 7 commits to master since this release
8095cdd

New Features

  • Customization of GUI text / titles, etc - see the locale files
  • Loads of translations!

Bug Fixes

This release fixes a long running bug: Limits are set by the owner of the island only and will now "stick" instead of being lost if a team member logged in.

Limits can be set using permissions, for example, aoneblock.limit.island.HOPPER.20 will set the island limit to 20. However, this was not sticking if a team member logged in who didn't have this permission. Similarly, if the team member had a larger limit, it would be temporarily used even though they were not the owner of the island.

Compatibility

✔️ BentoBox API 2.4.1+
✔️ Minecraft 1.20.5+ and 1.21
✔️ Java 17

Changelog

Legend

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

Updating

  1. Stop server
  2. Take backups
  3. Install this Addon in the addons folder - overwrite the old one or remove it
  4. (Optional) Move the old config.yml so that it can be recreated to show the entity groups
  5. Start server
  6. That should be it!

What's Changed

Full Changelog: 1.24.0...1.25.0