Jikoo / Regionerator

A Bukkit plugin for gradually deleting unused area.
Creative Commons Attribution Share Alike 4.0 International
54 stars 18 forks source link

Bump world.bentobox:bentobox from 2.4.2 to 2.5.3 #270

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps world.bentobox:bentobox from 2.4.2 to 2.5.3.

Release notes

Sourced from world.bentobox:bentobox's releases.

Release 2.5.3

This release includes a number of bug fixes and optimizations.

  • A Major Bug was fixed where the island spawn (made by running the admin command setspawn) was not surviving a server restart.
  • [friendly_name] and [gamemode] were not being substituted in locale text as expected. The friendly name is the name of the Game Mode.
  • Since the wandering trader arrived on the scene a few years ago, he has been treated as any other villager, but after requests from admins, the wandering trader is now freely available for anyone to trade with on any island
  • Players could be invited by accident if a player ran the team invite command with no name. The last invited player would be invited. Other changes were made to clean up invites and make them work better.
  • A memory leak bug was fixed with the caching done in the Head Getter, which would be run any time a panel was requested with heads in it.

Compatibility

✔️ Minecraft 1.21, 1.20.6, earlier versions maybe. ✔️ Java 17, but recommend to run on Java 21 ✔️ Addons may need to be updated to their latest version to work with this version of BentoBox ❌ Note that Multiverse is not compatible with the Boxed game mode addon

Downloading

It's a good idea to use our download site where you can pick and choose add-ons: https://download.bentobox.world.

Upgrading

  1. As always, take backups just in case. (Make a copy of everything!)
  2. Stop the server
  3. Replace the BentoBox jar with this one
  4. Download the latest versions of all your addons and put them in the Addons folder
  5. Restart the server
  6. You should be good to go!

What's Changed

Full Changelog: https://github.com/BentoBoxWorld/BentoBox/compare/2.5.2...2.5.3

Release 2.5.2

Bug fix release. See the below for changes. (Same as 2.5.1 but with a console debug removed)

Compatibility

✔️ Minecraft 1.21, 1.20.6, earlier versions maybe. ✔️ Java 17, but recommend to run on Java 21 ✔️ Addons may need to be updated to their latest version to work with this version of BentoBox ❌ Note that Multiverse is not compatible with the Boxed game mode addon

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)