Skip to content

Releases: BentoBoxWorld/BSkyBlock

Release 1.17.1

21 Jan 01:21
a62736e
Compare
Choose a tag to compare

Blueprints for islands have been updated to use the Minecraft 1.20.4 blocks.

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

Updating

  1. Stop server
  2. Make backups
  3. Copy this jar over the last jar
  4. (Optional) Move or remove the blueprints folder BentoBox/addons/BSkyBlock/blueprints so that updated ones can be saved from the Jar.
  5. Restart the server
  6. You should be good to go!

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

  • Update Github Action build script (commit: 8a97bca)
  • Added distribution required for Github Action (commit: 48967ef)
  • Update perms list (commit: cefefef)
  • Fix deprecation code for setting world settings (commit: 7a67d2b)
  • ⚙️Fix duplicate permission listing (commit: ffd5e9f)
  • Fix typo (commit: 6c91835)
  • Updated POM version numbers (commit: 6cbf4ee)
  • Update Jacoco (commit: 0e0c0b2)
  • Update pom.xml (commit: 44d8e1c)
  • Add Modrinth publish workflow for GitHub Actions (commit: 01e6f92)
  • Fix syntax (commit: d47493c)
  • Syntax (commit: 24b963f)
  • GitHub Action test (commit: d066e58)
  • More Action (commit: 246a4d4)
  • Update to BentoBox 2.0.0 API (commit: 25fba16)
  • ⚙️Updated island blueprints to 1.20.4 (commit: 32251d4)
  • Fix tests (commit: bc19f35)

What's Changed

Full Changelog: 1.16.1...1.17.1

1.17.0

20 Jan 16:38
Compare
Choose a tag to compare

The main thing this version changes is that the blueprints for islands have been updated to use the Minecraft 1.20.4 blocks.

Compatibility

✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

Updating

  1. Stop server
  2. Make backups
  3. Copy this jar over the last jar
  4. (Optional) Move or remove the blueprints folder BentoBox/addons/BSkyBlock/blueprints so that updated ones can be saved from the Jar.
  5. Restart the server
  6. You should be good to go!

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

  • Update Github Action build script (commit: 8a97bca)
  • Added distribution required for Github Action (commit: 48967ef)
  • Update perms list (commit: cefefef)
  • Fix deprecation code for setting world settings (commit: 7a67d2b)
  • ⚙️Fix duplicate permission listing (commit: ffd5e9f)
  • Fix typo (commit: 6c91835)
  • Updated POM version numbers (commit: 6cbf4ee)
  • Update Jacoco (commit: 0e0c0b2)
  • Update pom.xml (commit: 44d8e1c)
  • Add Modrinth publish workflow for GitHub Actions (commit: 01e6f92)
  • Fix syntax (commit: d47493c)
  • Syntax (commit: 24b963f)
  • GitHub Action test (commit: d066e58)
  • More Action (commit: 246a4d4)
  • Update to BentoBox 2.0.0 API (commit: 25fba16)
  • ⚙️Updated island blueprints to 1.20.4 (commit: 32251d4)
  • Fix tests (commit: bc19f35)
  • Version 1.17.0 (commit: e532e5f)

Full Changelog: 1.16.1...1.17.0

Release 1.16.1

17 Apr 06:06
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.23
✔️ Minecraft 1.19
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • Update to BentoBox 1.23 API

What's Changed

New Contributors

Full Changelog: 1.16.0...1.16.1

Release 1.16.0

04 Oct 11:59
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.21.0.
✔️ Minecraft 1.19
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • Fixes min-world-height bug in the world generator
  • Update to BentoBox 1.21 API

Release 1.15.2

17 Sep 14:47
6d3aab0
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.5.
✔️ Minecraft 1.17, 1.16.5 PaperSpigot
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • Allow BentoBox 1.16.5 version (commit: 4243416)
  • Add informative messages to the options. (#440) (commit: 46c38d9)
  • Change plugin name to Pladdon (commit: d1bfbe5)

Release 1.15.1

25 Jul 17:57
e8047b5
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • Remove unused comments. (commit: 2586013)
  • Reference correct BentoBox API (commit: c5316c7)
  • Remove sonar plugin. Now use Github actions. (commit: e95255b)

Release 1.15.0

28 Jun 00:50
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

New Features

  • 🔺Use BentoBox 1.17.0 (commit: 52e1ee4)
  • 🔡 Created Dutch (Nederlands) Locale File (#413) (commit: c16ed50)
  • 🔺Java 16 (#428) (commit: 55f2739)
  • 🔺Updated README (commit: 316d5eb)

Bug Fixes

  • Fix icon for L-shaped island blueprint (commit: 02633a2)
  • ⚙️New flags were not being included in the config. (commit: 2c299b4)

Release 1.14.4

21 Mar 23:21
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.2
✔️ Minecraft 1.16.5
✔️ Java 8

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

New Features

  • ⚙️ Implements onRespawnCommands BentoBox#1719 (#406) (commit: 58ecd1c)
    *⚙️ Implements portal generation options (#407) (commit: 718ec29)

Release 1.14.3

27 Nov 16:13
Compare
Choose a tag to compare

Change Log

Since Version 1.13.1.

  • Do not set world mob spawn settings unless they are >0 (commit: 86a078e)
  • Improved config.yml comments. (commit: 730ab03)
  • Translate hu.yml via GitLocalize (#378) (commit: cf9cd3b)
  • Translate zh-TW.yml via GitLocalize (#363) (commit: 4427a52)
  • Better config.yml comments on home setting in nether and end (commit: 97c29e3)
  • Removed warning on changing protection range mid-game. (commit: 763b039)
  • Enable backwards compatibility with 1.15.2 (commit: 6833fb0)
  • Support default biomes in nether and end (commit: 3a5a866)
  • Use 1.16.1 spigot API (commit: 1016d73)
  • Fixed L-Shaped blueprint (removed wool) (commit: af0838d)
  • The Classic L Shaped Island (#339) (commit: f8dc0be)

Opening the Gates

06 May 01:04
Compare
Choose a tag to compare

Description

Update BSkyBlock to the latest BentoBox version.
BentoBox release notes can be found here: 1.13.0

Compatibility

This version will work with BentoBox 1.13.0 and beyond.
Build on Spigot 1.15.2

Changelog

  • ⚙️New config options:
    • ⚙️new-player-action that allows changing sub-command for /island command for new players.
    • ⚙️default-action that allows changing sub-command for /island command. If you wish to make this the control panel command, you can.
    • ⚙️block-mobs that allows to completely block certain mobs from spawning in the world.
    • ⚙️max-coop-size that allows changing default max coop size per island.
    • ⚙️max-trusted-size that allows changing default max trusted size per island.