Skip to content
Success

Changes

Summary

  1. Version 1.18.0 (#56) (commit: 92859e0) (details)
  2. Update dependencies (commit: ace6205) (details)
Commit 92859e097c18c6550346e2d3507beb92e6ada2ad by github
Version 1.18.0 (#56)

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

* Update to Minecraft 1.17 world gen.

Biomes are made by default now.

* Update to BentoBox 1.21 API

Co-authored-by: BONNe <bonne@bonne.id.lv>
(commit: 92859e0)
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 added.gitignore
The file was modified src/main/java/world/bentobox/skygrid/generators/Biomes.java (diff)
The file was removedsrc/main/java/world/bentobox/skygrid/generators/BiomeGenerator.java
The file was modified pom.xml (diff)
The file was modified src/main/java/world/bentobox/skygrid/Settings.java (diff)
The file was modified src/main/resources/addon.yml (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/world/bentobox/skygrid/generators/SkyGridGen.java (diff)
The file was modified src/main/java/world/bentobox/skygrid/generators/SkyGridPop.java (diff)
The file was modified src/main/resources/plugin.yml (diff)
The file was modified pom.xml (diff)