TheBusyBiscuit / CS-CoreLib2

This is an updated (LITE) Version of CS-CoreLib. Instead of being a hard dependency, it should be shaded instead.
MIT License
19 stars 18 forks source link

Update dependency world.bentobox:bentobox to v1.15.4 #133

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
world.bentobox:bentobox patch 1.15.3 -> 1.15.4

Release Notes

BentoBoxWorld/BentoBox ### [`v1.15.4`](https://togithub.com/BentoBoxWorld/BentoBox/releases/1.15.4) [Compare Source](https://togithub.com/BentoBoxWorld/BentoBox/compare/1.15.3...1.15.4) ### Change Log #### Bug Fixes - Fixes history log in databases. (commit: [`e5485dc`](https://togithub.com/BentoBoxWorld/BentoBox/commit/e5485dc)) - Events like bans are supposed to be kept in the Island database but were not being logged. - Updated Turkish translation ([#​1620](https://togithub.com/BentoBoxWorld/BentoBox/issues/1620)) (commit: [`f281d37`](https://togithub.com/BentoBoxWorld/BentoBox/commit/f281d37)) - Removes tamed animal ownership on new island (commit: [`aec2e11`](https://togithub.com/BentoBoxWorld/BentoBox/commit/aec2e11)) - Add try catch around second stage plugin loading task. ([#​1609](https://togithub.com/BentoBoxWorld/BentoBox/issues/1609)) (commit: [`9570f34`](https://togithub.com/BentoBoxWorld/BentoBox/commit/9570f34)) - if an addon fails fatally when loading, BentoBox will disable itself to prevent misleading errors in the console. - Persistent entities should never be removed. ([#​1608](https://togithub.com/BentoBoxWorld/BentoBox/issues/1608)) (commit: [`0e4b3b4`](https://togithub.com/BentoBoxWorld/BentoBox/commit/0e4b3b4)) - Fixes [#​1602](https://togithub.com/BentoBoxWorld/BentoBox/issues/1602) - coarse dirt tilling is not effectively blocked on 1.16.x servers due to other hoe types (commit: [`e608a95`](https://togithub.com/BentoBoxWorld/BentoBox/commit/e608a95)) - Caveblock reset/delete would crash server. Island deletion on 1.16.4 servers is now done using NMS for speed. ([#​1589](https://togithub.com/BentoBoxWorld/BentoBox/issues/1589)) (commit: [`98697b1`](https://togithub.com/BentoBoxWorld/BentoBox/commit/98697b1)) - This should enable CaveBlock caves to be deleted/reset without bringing the server to its knees. Other server versions use regular Bukkit API. #### API changes/improvements - Placeholders - see - Added %[gamemode]\_visited_island_uuid% placeholder. (commit: [`72de030`](https://togithub.com/BentoBoxWorld/BentoBox/commit/72de030)) - Added %[gamemode]\_island_uuid% placeholder. (commit: [`20ba834`](https://togithub.com/BentoBoxWorld/BentoBox/commit/20ba834)) - API - Added deprecation JavaDoc to events that are moving to own class (commit: [`0e7ab34`](https://togithub.com/BentoBoxWorld/BentoBox/commit/0e7ab34)) - a lot of BentoBox events are moving to their own classes instead of being inside IslandEvent or TeamEvent. If you use the API, shift to these new classes. - Adds a persistent metadata API to User and Island classes. (commit: [`d7c7559`](https://togithub.com/BentoBoxWorld/BentoBox/commit/d7c7559)) - See

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.