Skip to content

Releases: BentoBoxWorld/IslandFly

Release 1.12.0

20 Jan 15:45
8de7019
Compare
Choose a tag to compare

This release adds a feature to require players to have a minimum island level before they can fly. Requires the Level addon to work (of course!).

Compatibility

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

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. Make sure you install the Level addon if you want the new feature
  5. Restart the server
  6. Edit the IslandFly config.yml to set the minimum level required and restart the server.
  7. 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

  • ⚙️Add min level required /is fly usage (#115)

Co-authored-by: @IAISI 126729304+IAISI@users.noreply.github.com
Co-authored-by: @dieu info@l4b.org (commit: 8de7019)

Full Changelog: 1.11.1...1.12.0

Release 1.11.1

14 Jan 03:41
894b20c
Compare
Choose a tag to compare

Compatibility

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

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. Restart the server
  5. 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

  • Remove the message shown when canceling flying. Fixes #112 (commit: 6101aaf)

Full Changelog: 1.11.0...1.11.1

Release 1.11.0

06 Aug 19:34
328252d
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.23
✔️ Minecraft 1.19.4
✔️ Java 17

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. Restart the server
  5. 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

Full Changelog: 1.10.0...1.11.0

Release 1.10.0

03 Jun 16:49
09a0565
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.23
✔️ Minecraft 1.19.4
✔️ Java 17

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

Full Changelog: 1.9.1...1.10.0

Updating

  1. Stop server
  2. Make a backup of the BentoBox Folder for safety
  3. Copy this jar into the Addons folder and remove the old jar
  4. (Optional) Remove the locale folder for Level (found in plugins/BentoBox/locales/IslandFly) so all the locales can be regenerated
  5. Restart the server
  6. You should be good to go!

Release 1.9.1

17 Apr 06:06
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.23
✔️ Minecraft 1.19
✔️ 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

  • BentoBox 1.23.0 API

What's Changed

New Contributors

Full Changelog: 1.9.0...1.9.1

Release 1.9.0

18 May 11:43
2fef2b6
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.20
✔️ Minecraft 1.17.1
✔️ 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

  • BentoBox 1.20.0 API
  • Update with minimal world height
  • Migrate to pladdon.

Full Changelog: 1.8.1...1.9.0

Release 1.8.1

07 Mar 21:52
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.16.0, 1.17.0
✔️ Minecraft 1.16.5, 1.17
✔️ Java 8

Changelog

Legend

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

Changes

  • BentoBox 1.16.0 API

1.7.3 Release

06 Apr 23:39
Compare
Choose a tag to compare

Changelog

Legend

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

Contents

Features

  • ⚙️Added permission info to config.yml
  • 🔡German translation (#26)
  • 🔡Czech translation. Credit @Polda18
  • Turns on island fly automatically on login if player is in air

Bug fixes

  • Prevents use of fly command if outside of island
  • Fixes fly not disabling on island exit (#27)
  • Fixes island fly turns off for staff with bypass permission

IslandFlyAddon 1.7.0

10 Oct 22:16
17fb2fa
Compare
Choose a tag to compare

This is a pretty basic island fly addon that allows players to toggle fly mode while they are on their islands. This addon will work with all BentoBox GameModes.

Compatibility

It is build using BentoBox 1.7 and Minecraft 1.14.4, but it can work also with BentoBox 1.6 and Minecraft 1.13.2.

✔️ BSkyBlock
✔️ AcidIsland
✔️ SkyGrid
✔️ CaveBlock

Changelog

Legend

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

Contents

Features

  • Ability to disable fly mode when the player leaves his island after configurable seconds.
    • Ability to bypass fly removal if a player has bypass permission.
  • Ability to remove fly if a player disconnects from the server.