File Details
Border-4.8.3.jar
- R
- Apr 16, 2026
- 57.79 KB
- 8
- 26.1.2+9
File Name
Border-4.8.3.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
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