Bug fix to address issue where players couldn't do anything in the Nether.
Compatibility
✔️ BentoBox API 2.7.1 or later
✔️ Minecraft 1.21.3+
✔️ Java 21
Installation
Download this jar and put it in your addons folder
Restart the server
Look at config.yml and edit it if required. If you do, restart the server.
If you want players to be able to access the toggle command, give them the '[gamemode].border.toggle' permission where [gamemode] is bskyblock, aoneblock, etc.
You should be good to go!
Upgrading
Take backups of your server, for safety
Download this jar and put it in your addons folder - delete the old one
Restart the server
You should be good to go!
What's Changed
Defensive code to prevent nether border if it doesn't need one. by @tastybento in https://github.com/BentoBoxWorld/Border/pull/149
Fix Nether WorldBorder by @Techirion in https://github.com/BentoBoxWorld/Border/pull/150
Release 4.6.0 by @tastybento in https://github.com/BentoBoxWorld/Border/pull/151
New Contributors
@Techirion made their first contribution in https://github.com/BentoBoxWorld/Border/pull/150
Full Changelog: https://github.com/BentoBoxWorld/Border/compare/4.5.1...4.6.0