Skip to content
Success

Changes

Summary

  1. Release 1.17.0 (#54) (commit: bc3d69c) (details)
Commit bc3d69ce948d128e4ce75e7b57531a266e8c14ed by github
Release 1.17.0 (#54)

* Version 1.16.1

* Expose BentoBox 1.16 portal generation mechanics.

BentoBoxWorld/BentoBox#1718

* Adds isCheckForBlocks to false similar to CaveBlock. (#49)

* Revert "Adds isCheckForBlocks to false similar to CaveBlock. (#49)" (#53)

This reverts commit bd36b951979a777c673a34ec22f21c2d54c6d7fe.

* Expose BentoBox mobLimitSettings option. (#52)

* Expose BentoBox 1.14 onRespawnCommands (#51)

BentoBoxWorld/BentoBox#1719

* Implements https://github.com/BentoBoxWorld/SkyGrid/pull/49

* Update to 1.17

* Improved blocks and items for 1.17

* Update GitHub Action to Java 16

* Make Pladdon

Java 16 code clean up.

* Remove missing blocks/items checking code.

* Correct reference to SkyGrid in settings

* Fix code smells.

Co-authored-by: BONNe <bonne@bonne.id.lv>
(commit: bc3d69c)
The file was modified src/main/java/world/bentobox/skygrid/generators/BlockProbability.java (diff)
The file was addedsrc/main/java/world/bentobox/skygrid/SkyGridPladdon.java
The file was modified src/main/java/world/bentobox/skygrid/generators/SkyGridChunks.java (diff)
The file was modified src/main/java/world/bentobox/skygrid/generators/Biomes.java (diff)
The file was modified .github/workflows/build.yml (diff)
The file was modified src/main/java/world/bentobox/skygrid/SkyGrid.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/world/bentobox/skygrid/generators/RandomSeries.java (diff)
The file was modified pom.xml (diff)
The file was addedsrc/main/resources/plugin.yml
The file was modified src/main/java/world/bentobox/skygrid/generators/SkyGridPop.java (diff)
The file was modified src/main/java/world/bentobox/skygrid/Settings.java (diff)
The file was modified src/main/java/world/bentobox/skygrid/generators/SkyGridGen.java (diff)