Important change in this release:
Players must be given the permission [gamemode].island.fly
before they can use the fly command. It is not given by default anymore.
Compatibility
✔️ BentoBox 2.5.0
✔️ Minecraft 1.21.1
✔️ Java 17
Updating
- Stop server
- Make a backup of the BentoBox Folder for safety
- Copy this jar into the Addons folder and remove the old jar
- Make sure you install the Level addon if you want the new feature
- Restart the server
- Edit the IslandFly config.yml to set the minimum level required and restart the server.
- Give players or groups the permission to fly, e.g.,
bskyblock.island.fly
- 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
- 🔺Change default permission to false for fly (commit: 547dedb) (details)
- Remember fly state for member islands so on return it is resumed. (commit: e776df7) (details)
- ⚙️Add min level required /is fly usage by @IAISI in #115
- Release 1.13.0 by @tastybento in #121
New Contributors
Full Changelog: 1.12.0...1.13.0