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