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? [email protected]
- 🔡 Hungarian translation (#72) Co-authored-by: VerusBungee [email protected]
- 🔡 Taiwanese translation (#73) Co-authored-by: davgo0103 [email protected]
- 🔡 Korean translation (#74) Co-authored-by: chickiyeah [email protected]
- 🔡 Polish translation (#75) Co-authored-by: PICIGIT [email protected]
- 🔡 Russian translation (#93) Co-authored-by: Marmur2020 [email protected]
- 🔡 Polish translations (#92) Co-authored-by: wiktorm12 [email protected]
- 🔡 Updated French translation (#91) Co-authored-by: HipppB [email protected] Co-authored-by: organizatsiya [email protected]
- 🔡 German translation (#89) Co-authored-by: 0x4096 [email protected]
- 🔡 Update Spanish translation (#90) Co-authored-by: roy0510 [email protected] Co-authored-by: plebexer [email protected]
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? [email protected]
Co-authored-by: VerusBungee [email protected]
Co-authored-by: davgo0103 [email protected]
Co-authored-by: chickiyeah [email protected]
Co-authored-by: PICIGIT [email protected]
Co-authored-by: BuildTools [email protected]
Co-authored-by: BONNe [email protected]
Co-authored-by: Marmur2020 [email protected]
Co-authored-by: wiktorm12 [email protected]
Co-authored-by: HipppB [email protected]
Co-authored-by: organizatsiya [email protected]
Co-authored-by: 0x4096 [email protected]
Co-authored-by: roy0510 [email protected]
Co-authored-by: plebexer [email protected]
Full Changelog: 3.0.0...4.1.0