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.2 #184

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.1 -> 1.16.2 age adoption passing confidence

Release Notes

BentoBoxWorld/BentoBox ### [`v1.16.2`](https://togithub.com/BentoBoxWorld/BentoBox/releases/1.16.2) [Compare Source](https://togithub.com/BentoBoxWorld/BentoBox/compare/1.16.1...1.16.2) ### Change Log It's time to fix some bugs so here is the latest version of BentoBox! #### Bug Fixes - Runs player go and create commands as direct calls. (commit: [`2bc35c8`](https://togithub.com/BentoBoxWorld/BentoBox/commit/2bc35c8)) - This helps avoid anti-cheat false positives - Use https for placeholder api repo (commit: [`10a51a5`](https://togithub.com/BentoBoxWorld/BentoBox/commit/10a51a5)) - to build with PAPI - Require non null getCenter (commit: [`982dc2f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/982dc2f)) - fixed a bug when converting from ASkyBlock - Fix maxteamsize placeholders (commit: [`839f05d`](https://togithub.com/BentoBoxWorld/BentoBox/commit/839f05d)) - these were wrong completely - Update ServerCompatibility.java ([#​1751](https://togithub.com/BentoBoxWorld/BentoBox/issues/1751)) (commit: [`9ed0620`](https://togithub.com/BentoBoxWorld/BentoBox/commit/9ed0620)) Added support for other Spigot forks - Adjusted portal search radius to 64. (commit: [`09bac48`](https://togithub.com/BentoBoxWorld/BentoBox/commit/09bac48))(commit: [`33b49a2`](https://togithub.com/BentoBoxWorld/BentoBox/commit/33b49a2)) - nether portal searching will be more expansive and help avoid duplicate portals benign generated in games like Boxed. - Use home names instead of numbers in locale (commit: [`352c6de`](https://togithub.com/BentoBoxWorld/BentoBox/commit/352c6de)) - homes are now named and not numbered - Add WildStacker as SoftDepend to plugin.yml ([#​1742](https://togithub.com/BentoBoxWorld/BentoBox/issues/1742)) (commit: [`2a1d9fc`](https://togithub.com/BentoBoxWorld/BentoBox/commit/2a1d9fc)) - Fixes a bug with Commands not being able to find subcommand if defined label contains capital letter. ([#​1724](https://togithub.com/BentoBoxWorld/BentoBox/issues/1724)) (commit: [`dc82978`](https://togithub.com/BentoBoxWorld/BentoBox/commit/dc82978)) - Teleport based on protection center and world height. (commit: [`4b9b677`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4b9b677)) - Treat teleporting as moving for delayed commands. (commit: [`3c4b7de`](https://togithub.com/BentoBoxWorld/BentoBox/commit/3c4b7de)) #### New Features - NL Translation ([#​1748](https://togithub.com/BentoBoxWorld/BentoBox/issues/1748)) (commit: [`3242a49`](https://togithub.com/BentoBoxWorld/BentoBox/commit/3242a49)) - Add IslandHomesCommand (commit: [`ac8458f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ac8458f)) - now players can list their island home names - Admin teleport now goes to island spawn locations if they exist (commit: [`c6e2a9b`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c6e2a9b)) - Allow Non-Bentobox commands as default player commands ([#​1760](https://togithub.com/BentoBoxWorld/BentoBox/issues/1760)) (commit: [`ca39e05`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ca39e05)) #### API Related - Update Plugin.yml for new Permissions Addon ([#​1758](https://togithub.com/BentoBoxWorld/BentoBox/issues/1758)) - added LuckPerms as a soft depend - Added since javadoc to getIslandsManager and getPlayersManager() (commit: [`8ecfee4`](https://togithub.com/BentoBoxWorld/BentoBox/commit/8ecfee4)) - Add Util method to enable multi-lingual broadcasts. (commit: [`9e0fdbd`](https://togithub.com/BentoBoxWorld/BentoBox/commit/9e0fdbd))

Configuration

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

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

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

🔕 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.