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.16.1 #164

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
world.bentobox:bentobox 1.16.0 -> 1.16.1 age adoption passing confidence

Release Notes

BentoBoxWorld/BentoBox ### [`v1.16.1`](https://togithub.com/BentoBoxWorld/BentoBox/releases/1.16.1) [Compare Source](https://togithub.com/BentoBoxWorld/BentoBox/compare/1.16.0...1.16.1) ### Change Log 1.16.1 brings some new features and bug fixes to BentoBox. A number of the improvements are around languages (locales) so to see them you will need to delete your old language files so that BentoBox can recreate them. If you have customized your files, do not do this otherwise you will lose all your customizations. Other notable changes are the addition of a new event in the API: `IslandNewIslandEvent`. This is fired after the player is teleported to a new island. This can be used by addons to run code that needs to be run only after the player has arrived on their new island. One example is with Boxed, where achievements are cleared for the player. ### New Features or Improvements - In 1.16.0, admins could set island settings using the command line. This release we added the ability to set the spawn island settings. (commit: [`031d789`](https://togithub.com/BentoBoxWorld/BentoBox/commit/031d789)). - Improved zh-CN.yml ([#​1708](https://togithub.com/BentoBoxWorld/BentoBox/issues/1708)) (commit: [`e36dc68`](https://togithub.com/BentoBoxWorld/BentoBox/commit/e36dc68)) ([#​1710](https://togithub.com/BentoBoxWorld/BentoBox/issues/1710)) (commit: [`4544cad`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4544cad)), (commit: [`17d5b73`](https://togithub.com/BentoBoxWorld/BentoBox/commit/17d5b73)) - API: Added IslandNewIslandEvent (commit: [`45bcf64`](https://togithub.com/BentoBoxWorld/BentoBox/commit/45bcf64)) - Added locale strings for the DamageCause enum. Used in InvincibleVistors (commit: [`d97d15d`](https://togithub.com/BentoBoxWorld/BentoBox/commit/d97d15d)) - Translate ja.yml via GitLocalize ([#​1711](https://togithub.com/BentoBoxWorld/BentoBox/issues/1711)) (commit: [`487fa6a`](https://togithub.com/BentoBoxWorld/BentoBox/commit/487fa6a)) - Added DamageCause into zh-CN.yml and zh-HK.yml. ([#​1721](https://togithub.com/BentoBoxWorld/BentoBox/issues/1721)) (commit: [`b8d9b73`](https://togithub.com/BentoBoxWorld/BentoBox/commit/b8d9b73)) #### Bug Fixes - Fixed purge command "one day or more" message (commit: [`40d1c31`](https://togithub.com/BentoBoxWorld/BentoBox/commit/40d1c31)) - Avoid loading or enabling disabled addons. (commit: [`1feaddf`](https://togithub.com/BentoBoxWorld/BentoBox/commit/1feaddf)) - Remove debug lines. (commit: [`0769af0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/0769af0)) - Date formatting was choking sometimes. This is simpler. (commit: [`d70b07c`](https://togithub.com/BentoBoxWorld/BentoBox/commit/d70b07c)) - Fixed end platform generation ([#​1717](https://togithub.com/BentoBoxWorld/BentoBox/issues/1717)) (commit: [`cf5483e`](https://togithub.com/BentoBoxWorld/BentoBox/commit/cf5483e)) - Fixes player teleportation in void. ([#​1716](https://togithub.com/BentoBoxWorld/BentoBox/issues/1716)) (commit: [`592b4e3`](https://togithub.com/BentoBoxWorld/BentoBox/commit/592b4e3)) - Fixes spawn platform position in the end. ([#​1713](https://togithub.com/BentoBoxWorld/BentoBox/issues/1713)) (commit: [`8ce30a7`](https://togithub.com/BentoBoxWorld/BentoBox/commit/8ce30a7)) - Return island protection center instead of island logical center (commit: [`87bdee0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/87bdee0))

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.