Releases: BentoBoxWorld/Border
Release 4.4.0
This release prevents errors if the addon is run on a 1.20.6 server.
Compatibility
✔️ BentoBox API 2.7.1 or later
✔️ Minecraft 1.21.3
✔️ Java 17
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
- Version 4.4.0 by @tastybento in #135
Full Changelog: 4.3.0...4.4.0
Release 4.3.0
This release prevents errors if the addon is run on a 1.20.6 server.
Compatibility
✔️ BentoBox API 2.0.0 or later
✔️ Minecraft 1.20.6
✔️ Java 17
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
- Release 4.3.0 by @tastybento in #126
Full Changelog: 4.2.2...4.3.0
Release 4.2.2
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.x
✔️ Java 17
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
- Added protection against console error spam if island size is zero. (commit: 08df85f)
- Fix perm issue #120 (#121) (commit: 9ed606e)
- feat: detect mounted players on entity (#88) (commit: b344194)
- Release 4.2.2 by @tastybento in #124
Full Changelog: 4.2.1...4.2.2
Release 4.2.1
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.x
✔️ Java 17
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 Chinese Translation by @hutuY in #63
- Rename zh_CN.json to zh_CN.yml by @hutuY in #64
- Add a clearer message when WBAPI is not found by @arphox in #65
- Remove
hooked
field (refactor) by @arphox in #66 - Unify wording of WBAPI-excluded configs by @arphox in #67
- Implement per-player border type by @arphox in #69
- Cleanup documentation by @arphox in #70
- Indonesian translation by @gitlocalize-app in #71
- Hungarian translation by @gitlocalize-app in #72
- Taiwan translation by @gitlocalize-app in #73
- korean translation by @gitlocalize-app in #74
- Polish translation by @gitlocalize-app in #75
- Switch to use new Bukkit / Paper WorldBorder API by @tastybento in #78
- fix nether vanilla border by @emmanuelvlad in #80
- disabled enderpearls and chorus fruits + fix by @emmanuelvlad in #82
- run show task ; teleport visitors back in boundaries, bypass spectators by @emmanuelvlad in #83
- Update Russian translation by @gitlocalize-app in #93
- Update Polish translation by @gitlocalize-app in #92
- Update French translation by @gitlocalize-app in #91
- Update German translation by @gitlocalize-app in #89
- Update Spanish translation by @gitlocalize-app in #90
- Use default settings in config if player does not have permissions. by @tastybento in #98
- Config types by @tastybento in #99
- support < 0 in coloured virtual border by @456dev in #103
- Vietnamese translation by @gitlocalize-app in #104
- Japanese translation by @gitlocalize-app in #105
- Czech translation by @gitlocalize-app in #106
- Croatian translation by @gitlocalize-app in #107
- Korean translation by @gitlocalize-app in #109
- Italian translation by @gitlocalize-app in #108
- Dutch translation by @gitlocalize-app in #110
- Portuguese translation by @gitlocalize-app in #111
- Romanian translation by @gitlocalize-app in #112
- Turkish translation by @gitlocalize-app in #113
- Chinese translation by @gitlocalize-app in #114
- Trad Chinese translation by @gitlocalize-app in #115
- Add Ukrainian locale by @gitlocalize-app in #117
- Adds option to not give a safety block. Fixes #118 (commit: cb1496d)
- Do not place block if player is flying. #118 (commit: 94a1c16)
New Contributors
- @hutuY made their first contribution in #63
- @arphox made their first contribution in #65
- @emmanuelvlad made their first contribution in #80
- @456dev made their first contribution in #103
Full Changelog: 4.2...4.2.1
Release 4.2
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.x
✔️ Java 17
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
- Version 4.2 by @tastybento in #119
- Adds option in config,yml to not give a safety block when players are teleported back inside the border. Fixes #118 (commit: cb1496d)
- Translate uk.yml via GitLocalize (#117)
- Czech translation (#106) (commit: 7d16ff6)
- Croatian translation (#107) (commit: aa3cc39)
- Translate Koreanl via GitLocalize (#109) (commit: 10e1bba)
- Italian translation (#108) (commit: 1be849d)
- Translate Dutch via GitLocalize (#110) (commit: 7971fa3)
- Portuguese translation (#111) (commit: 0d3001e)
- Translate Romanian via GitLocalize (#112) (commit: 57b252e)
- Translate Turkish via GitLocalize (#113) (commit: 820885b)
- Translate Chinesel via GitLocalize (#114) (commit: 5b2cbeb)
- Translate Traditional Chinese via GitLocalize (#115) (commit: 96c0bd3)
- Translate Japanese via GitLocalize (#105) (commit: c0b24f0)
- Translate Vietnamese via GitLocalize (#104) (commit: d7da409)
- Support y < 0 in colored virtual border (#103) (commit: 1eaff73)
Full Changelog: 4.1.1...4.2
Release 4.1.1
Compatibility
✔️ BentoBox API 1.22.1
✔️ Minecraft 1.19.3
✔️ Java 17
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
Note: WorldBorderAPI is no longer required.
- 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
- Bug fix release 4.1.1 by @tastybento in #101
Full Changelog: 4.1.0...4.1.1
Release 4.1.0
Compatibility
✔️ BentoBox API 1.22.1
✔️ Minecraft 1.19.3
✔️ Java 17
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
Note: WorldBorderAPI is no longer required.
- Take backups of your server, for safety
- Download this jar and put it in your addons folder - delete the old one
- 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!
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Features
- Implemented per-player border type by @arphox in #69 - to switch between the vanilla border and one made by this add-on
- Now uses the native Bukkit/Spigot world border API for the vanilla border
- Redid the config,yml so that it is clearer and values will be applied to players who do not have the permissions to use the border commands when they re-login, e.g., if you change the default to use barrier blocks but the user had previously been shown vanilla, they will now get barrier blocks.
- Loads of new translations!
⚙️ New Config.yml options
- ⚙️Added config option to show or not show particles.
- ⚙️ Use default settings in config if player does not have permissions. (#98) Redoes the config.yml as well.
- ⚙️Config types (#99)
- ⚙️Adds offset config to enable border to be bigger than protection range #75
🔡 New Translations
Big thanks to our translators!
- 🔡 Chinese translation (#63, #64) by @hutuY
- 🔡 Indonesian translation (#71) Co-authored-by: Alunite? xcionsspro30@gmail.com
- 🔡 Hungarian translation (#72) Co-authored-by: VerusBungee gangmastergriefing@gmail.com
- 🔡 Taiwanese translation (#73) Co-authored-by: davgo0103 davvgo@gmail.com
- 🔡 Korean translation (#74) Co-authored-by: chickiyeah ruddls030@naver.com
- 🔡 Polish translation (#75) Co-authored-by: PICIGIT piotrp.p@wp.pl
- 🔡 Russian translation (#93) Co-authored-by: Marmur2020 marmur2020@gmail.com
- 🔡 Polish translations (#92) Co-authored-by: wiktorm12 wiktorm12@gmail.com
- 🔡 Updated French translation (#91) Co-authored-by: HipppB hippolyte.bach@eleve.isep.fr Co-authored-by: organizatsiya organizatsiya.wildguns@gmail.com
- 🔡 German translation (#89) Co-authored-by: 0x4096 rjansengd@gmail.com
- 🔡 Update Spanish translation (#90) Co-authored-by: roy0510 roytacruz@gmail.com Co-authored-by: plebexer plebexer@gmail.com
What's Changed - other
- Implement per-player border type by @arphox in #69
- Cleanup documentation by @arphox in #70
- Switch to use new Bukkit / Paper WorldBorder API by @tastybento in #78
- fix nether vanilla border by @emmanuelvlad in #80
- disabled enderpearls and chorus fruits + fix by @emmanuelvlad in #82
- run show task ; teleport visitors back in boundaries, bypass spectators by @emmanuelvlad in #83
- Use default settings in config if player does not have permissions. by @tastybento in #98
- Config types by @tastybento in #99
New Contributors
- @hutuY made their first contribution in #63
- @arphox made their first contribution in #65
- @emmanuelvlad made their first contribution in #80
Other contributors
Co-authored-by: Alunite? xcionsspro30@gmail.com
Co-authored-by: VerusBungee gangmastergriefing@gmail.com
Co-authored-by: davgo0103 davvgo@gmail.com
Co-authored-by: chickiyeah ruddls030@naver.com
Co-authored-by: PICIGIT piotrp.p@wp.pl
Co-authored-by: BuildTools unconfigured@null.spigotmc.org
Co-authored-by: BONNe bonne@bonne.id.lv
Co-authored-by: Marmur2020 marmur2020@gmail.com
Co-authored-by: wiktorm12 wiktorm12@gmail.com
Co-authored-by: HipppB hippolyte.bach@eleve.isep.fr
Co-authored-by: organizatsiya organizatsiya.wildguns@gmail.com
Co-authored-by: 0x4096 rjansengd@gmail.com
Co-authored-by: roy0510 roytacruz@gmail.com
Co-authored-by: plebexer plebexer@gmail.com
Full Changelog: 3.0.0...4.1.0
Release 3.2.0
Compatibility
✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16
Installation
- Download the WorldBorderAPI plugin and put it in your plugins folder. Download from https://github.com/yannicklamprecht/WorldBorderAPI/releases
- Download this jar and put it in your addons folder
- Restart the server
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Features
Release 3.1.1
Compatibility
✔️ BentoBox API 1.16.2.
✔️ Minecraft 1.16.5
✔️ Java 8
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Feature
- Added protection for players teleported back should the spot be unsafe. In the over world, the player will arrive on a block of stone; in the Nether, nether rack; and in the End, end stone.
Bug Fix
- Fixed issue where players were not being returned to within the border unless
use-barrier-blocks
was true in the config.
Release 3.1.0
Change Log
- Added config option to teleport players back inside the border if they escape it somehow. This can be useful if there is a teleport event, e.g., new portal to the nether, that positions the player outside the border.