Skip to content

Release 4.1.0

Compare
Choose a tag to compare
@tastybento tastybento released this 26 Feb 16:41
· 78 commits to master since this release
6cf5c6f

Compatibility

✔️ BentoBox API 1.22.1
✔️ Minecraft 1.19.3
✔️ Java 17

Installation

  1. Download this jar and put it in your addons folder
  2. Restart the server
  3. Look at config.yml and edit it if required. If you do, restart the server.
  4. 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.
  5. You should be good to go!

Upgrading

Note: WorldBorderAPI is no longer required.

  1. Take backups of your server, for safety
  2. Download this jar and put it in your addons folder - delete the old one
  3. Restart the server
  4. Look at config.yml and edit it if required. If you do, restart the server.
  5. 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.
  6. 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!

What's Changed - other

New Contributors

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