Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.4
Platforms
Creators
Details
Changelog
New in this release
- Vanilla world border users can select the color of the border - red, green, or blue
- Bug fixes
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
- Add test coverage for nether world border filtering by @Copilot in https://github.com/BentoBoxWorld/Border/pull/152
- Fix MockedStatic resource leak in PlayerListenerTest by @Copilot in https://github.com/BentoBoxWorld/Border/pull/154
- Fix MockedStatic<User> resource leak in ShowBarrierTest by @Copilot in https://github.com/BentoBoxWorld/Border/pull/153
- Fix border teleportation bypass when player is outside all island spaces by @Copilot in https://github.com/BentoBoxWorld/Border/pull/157
- World border color by @tastybento in https://github.com/BentoBoxWorld/Border/pull/158
- Release 4.7.0 by @tastybento in https://github.com/BentoBoxWorld/Border/pull/159
New Contributors
- @Copilot made their first contribution in https://github.com/BentoBoxWorld/Border/pull/152
Full Changelog: https://github.com/BentoBoxWorld/Border/compare/4.6.0...4.7.0



