Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Visible island boundaries that players can see and respect. Prevents wandering and protects neighboring islands.
New in this release
- 🔡 All locale files converted from legacy
&-colour codes to MiniMessage format - 🔡 Missing
set-colorkeys added to every non-English locale - 🔡 Fixed
[typ]→[type]placeholder inpl.ymlso the Polishbordertypemessage substitutes correctly - 🔡 Fixed MiniMessage tag positioning in
uk.ymlso the whole Ukrainianset-typephrase is coloured - 🔡 Removed duplicate
zh_CN.ymlin favour of the canonicalzh-CN.yml - 🔺 Bumped minimum BentoBox API to 3.12.0
- Build: enabled PaperMC snapshot repository
Compatibility
✔️ BentoBox API 3.12.0 ✔️ 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.togglepermission where[gamemode]is bskyblock, aoneblock, etc. - If you want players to have permission to access the color command, give them
[gamemode].color.*permission, or replace*with red/green/blue. - You should be good to go!
Upgrading
- Take backups of your server, for safety
- Update BentoBox to 3.12.0 or later
- Download this jar and put it in your addons folder - delete the old one
- If you maintain custom locale overrides under
plugins/BentoBox/addons/Border/locales/, migrate them from&-codes to MiniMessage tags - Restart the server
- You should be good to go!
Legend
- 🔡 Locale files updated — review any custom locale overrides
- 🔺 Breaking/required change — minimum dependency bumped
What's Changed
- 🔡 Update Russian locale to MiniMessage format by @Copilot in https://github.com/BentoBoxWorld/Border/pull/171
- 🔡 🔺 Convert all locale files to MiniMessage format and bump BentoBox requirement to 3.12.0 by @Copilot in https://github.com/BentoBoxWorld/Border/pull/173
- Release 4.8.3 by @tastybento in https://github.com/BentoBoxWorld/Border/pull/172
Full Changelog: https://github.com/BentoBoxWorld/Border/compare/4.8.2...4.8.3
Information
| Published on | April 15, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21.5-26.1.2)
Dependencies
Paper