BentoBoxWorld/BentoBox
### [`v1.16.0`](https://togithub.com/BentoBoxWorld/BentoBox/releases/1.16.0)
[Compare Source](https://togithub.com/BentoBoxWorld/BentoBox/compare/1.15.5...1.16.0)
### Change Log
#### New Features
- Add support for villager stats to blueprints. (commit: [`3a8c1e7`](https://togithub.com/BentoBoxWorld/BentoBox/commit/3a8c1e7))
- Switch to island homes from player homes. ([#1689](https://togithub.com/BentoBoxWorld/BentoBox/issues/1689)) (commit: [`b6a69d0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/b6a69d0))
- Adds maxMembers to the Island object for persistent storage ([#1691](https://togithub.com/BentoBoxWorld/BentoBox/issues/1691)) (commit: [`dfd4df4`](https://togithub.com/BentoBoxWorld/BentoBox/commit/dfd4df4))
- Adds command-line settings for admins. (commit: [`938297a`](https://togithub.com/BentoBoxWorld/BentoBox/commit/938297a))
- Add plugin.yml support for AdvancedChests. (commit: [`30b8d17`](https://togithub.com/BentoBoxWorld/BentoBox/commit/30b8d17))
- Show better error if addon cannot be loaded. (commit: [`cc47fcb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/cc47fcb))
- Update ro.yml (commit: [`c7bee04`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c7bee04))
- Adds world flag to prevent pets from teleporting off home island (commit: [`582aa9f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/582aa9f))
- Nether portals ([#1597](https://togithub.com/BentoBoxWorld/BentoBox/issues/1597)) (commit: [`4e7b788`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4e7b788))
- Added 1.16.5 compatibility, set < 1.16.4 versions as not supported and <= 1.15.2 as incompatible (commit: [`c62221e`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c62221e))
- Spanish Translation ([#1633](https://togithub.com/BentoBoxWorld/BentoBox/issues/1633)) (commit: [`4363673`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4363673))
#### Bug Fixes
- Do not coop already cooped player. (commit: [`f1f374c`](https://togithub.com/BentoBoxWorld/BentoBox/commit/f1f374c))
- Handle new Spigot version naming convention (commit: [`c9a7804`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c9a7804))
- Improves obsidian scooping in presence of water. (commit: [`14592ec`](https://togithub.com/BentoBoxWorld/BentoBox/commit/14592ec))
- Fixes crash loading addon with SNAPSHOT api-version ([#1684](https://togithub.com/BentoBoxWorld/BentoBox/issues/1684)) (commit: f62000)
- Obsidian scooping was weird with just one bucket. (commit: [`fb4ad90`](https://togithub.com/BentoBoxWorld/BentoBox/commit/fb4ad90))
- Use BlockInteractionListener to protect Hives and Bee Nests (commit: [`b27d0bb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/b27d0bb))
- Fixed admin switch command when inside another island. (commit: [`ce79588`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ce79588))
- Fix player not being expelled from visitors if in team ([#1670](https://togithub.com/BentoBoxWorld/BentoBox/issues/1670)) (commit: [`455e662`](https://togithub.com/BentoBoxWorld/BentoBox/commit/455e662))
- Fixed bug where End not being deleted. (commit: [`0372d67`](https://togithub.com/BentoBoxWorld/BentoBox/commit/0372d67))
- Correct german translation ([#1665](https://togithub.com/BentoBoxWorld/BentoBox/issues/1665)) (commit: [`791d6a0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/791d6a0))
- Remove null check for user in BasicPlaceholderExpansion (commit: [`01d8075`](https://togithub.com/BentoBoxWorld/BentoBox/commit/01d8075))
- Fixed guidelines links in README (commit: [`936f274`](https://togithub.com/BentoBoxWorld/BentoBox/commit/936f274))
- Do not remove entities that have getRemoveWhenFarAway() false. (commit: [`78b10cb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/78b10cb))
#### API
- Fire TeamLeave and TeamKick events earlier so they can be canceled. (commit: [`ed85dce`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ed85dce))
- Fixed long standing bug in unused Util method getClosestIsland (commit: [`04be4cf`](https://togithub.com/BentoBoxWorld/BentoBox/commit/04be4cf))
- Enables panels to know the context of the world that initiated them. ([#1682](https://togithub.com/BentoBoxWorld/BentoBox/issues/1682)) (commit: [`6316ca2`](https://togithub.com/BentoBoxWorld/BentoBox/commit/6316ca2))
- Implements ability to use faster player head gatherer (relates to [#1646](https://togithub.com/BentoBoxWorld/BentoBox/issues/1646)). ([#1679](https://togithub.com/BentoBoxWorld/BentoBox/issues/1679)) (commit: [`79c3804`](https://togithub.com/BentoBoxWorld/BentoBox/commit/79c3804))
- Decouple island location from island center. ([#1659](https://togithub.com/BentoBoxWorld/BentoBox/issues/1659)) (commit: [`1d9ce72`](https://togithub.com/BentoBoxWorld/BentoBox/commit/1d9ce72))
- Added convenience methods getPlayersManager() and getIslandsManager() (commit: [`2bef0fe`](https://togithub.com/BentoBoxWorld/BentoBox/commit/2bef0fe))
- Better island meta data api ([#1630](https://togithub.com/BentoBoxWorld/BentoBox/issues/1630)) (commit: [`4f0ef8f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4f0ef8f))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.15.5
->1.16.0
Release Notes
BentoBoxWorld/BentoBox
### [`v1.16.0`](https://togithub.com/BentoBoxWorld/BentoBox/releases/1.16.0) [Compare Source](https://togithub.com/BentoBoxWorld/BentoBox/compare/1.15.5...1.16.0) ### Change Log #### New Features - Add support for villager stats to blueprints. (commit: [`3a8c1e7`](https://togithub.com/BentoBoxWorld/BentoBox/commit/3a8c1e7)) - Switch to island homes from player homes. ([#1689](https://togithub.com/BentoBoxWorld/BentoBox/issues/1689)) (commit: [`b6a69d0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/b6a69d0)) - Adds maxMembers to the Island object for persistent storage ([#1691](https://togithub.com/BentoBoxWorld/BentoBox/issues/1691)) (commit: [`dfd4df4`](https://togithub.com/BentoBoxWorld/BentoBox/commit/dfd4df4)) - Adds command-line settings for admins. (commit: [`938297a`](https://togithub.com/BentoBoxWorld/BentoBox/commit/938297a)) - Add plugin.yml support for AdvancedChests. (commit: [`30b8d17`](https://togithub.com/BentoBoxWorld/BentoBox/commit/30b8d17)) - Show better error if addon cannot be loaded. (commit: [`cc47fcb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/cc47fcb)) - Update ro.yml (commit: [`c7bee04`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c7bee04)) - Adds world flag to prevent pets from teleporting off home island (commit: [`582aa9f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/582aa9f)) - Nether portals ([#1597](https://togithub.com/BentoBoxWorld/BentoBox/issues/1597)) (commit: [`4e7b788`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4e7b788)) - Added 1.16.5 compatibility, set < 1.16.4 versions as not supported and <= 1.15.2 as incompatible (commit: [`c62221e`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c62221e)) - Spanish Translation ([#1633](https://togithub.com/BentoBoxWorld/BentoBox/issues/1633)) (commit: [`4363673`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4363673)) #### Bug Fixes - Do not coop already cooped player. (commit: [`f1f374c`](https://togithub.com/BentoBoxWorld/BentoBox/commit/f1f374c)) - Handle new Spigot version naming convention (commit: [`c9a7804`](https://togithub.com/BentoBoxWorld/BentoBox/commit/c9a7804)) - Improves obsidian scooping in presence of water. (commit: [`14592ec`](https://togithub.com/BentoBoxWorld/BentoBox/commit/14592ec)) - Fixes crash loading addon with SNAPSHOT api-version ([#1684](https://togithub.com/BentoBoxWorld/BentoBox/issues/1684)) (commit: f62000) - Obsidian scooping was weird with just one bucket. (commit: [`fb4ad90`](https://togithub.com/BentoBoxWorld/BentoBox/commit/fb4ad90)) - Use BlockInteractionListener to protect Hives and Bee Nests (commit: [`b27d0bb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/b27d0bb)) - Fixed admin switch command when inside another island. (commit: [`ce79588`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ce79588)) - Fix player not being expelled from visitors if in team ([#1670](https://togithub.com/BentoBoxWorld/BentoBox/issues/1670)) (commit: [`455e662`](https://togithub.com/BentoBoxWorld/BentoBox/commit/455e662)) - Fixed bug where End not being deleted. (commit: [`0372d67`](https://togithub.com/BentoBoxWorld/BentoBox/commit/0372d67)) - Correct german translation ([#1665](https://togithub.com/BentoBoxWorld/BentoBox/issues/1665)) (commit: [`791d6a0`](https://togithub.com/BentoBoxWorld/BentoBox/commit/791d6a0)) - Remove null check for user in BasicPlaceholderExpansion (commit: [`01d8075`](https://togithub.com/BentoBoxWorld/BentoBox/commit/01d8075)) - Fixed guidelines links in README (commit: [`936f274`](https://togithub.com/BentoBoxWorld/BentoBox/commit/936f274)) - Do not remove entities that have getRemoveWhenFarAway() false. (commit: [`78b10cb`](https://togithub.com/BentoBoxWorld/BentoBox/commit/78b10cb)) #### API - Fire TeamLeave and TeamKick events earlier so they can be canceled. (commit: [`ed85dce`](https://togithub.com/BentoBoxWorld/BentoBox/commit/ed85dce)) - Fixed long standing bug in unused Util method getClosestIsland (commit: [`04be4cf`](https://togithub.com/BentoBoxWorld/BentoBox/commit/04be4cf)) - Enables panels to know the context of the world that initiated them. ([#1682](https://togithub.com/BentoBoxWorld/BentoBox/issues/1682)) (commit: [`6316ca2`](https://togithub.com/BentoBoxWorld/BentoBox/commit/6316ca2)) - Implements ability to use faster player head gatherer (relates to [#1646](https://togithub.com/BentoBoxWorld/BentoBox/issues/1646)). ([#1679](https://togithub.com/BentoBoxWorld/BentoBox/issues/1679)) (commit: [`79c3804`](https://togithub.com/BentoBoxWorld/BentoBox/commit/79c3804)) - Decouple island location from island center. ([#1659](https://togithub.com/BentoBoxWorld/BentoBox/issues/1659)) (commit: [`1d9ce72`](https://togithub.com/BentoBoxWorld/BentoBox/commit/1d9ce72)) - Added convenience methods getPlayersManager() and getIslandsManager() (commit: [`2bef0fe`](https://togithub.com/BentoBoxWorld/BentoBox/commit/2bef0fe)) - Better island meta data api ([#1630](https://togithub.com/BentoBoxWorld/BentoBox/issues/1630)) (commit: [`4f0ef8f`](https://togithub.com/BentoBoxWorld/BentoBox/commit/4f0ef8f))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.