IslandFly
An extension for the BentoBox platform that enables players of game mode addons to fly on their personal islands.
Installation Guide
- Place the .jar file in the addons folder of the BentoBox plugin
- Restart the server
- The addon will automatically create a configuration folder and a config.yml file inside it
- Edit the configuration file if needed
- If you made changes, restart the server
Configuration Settings
Flight Deactivation Delay
Specifies how many seconds after leaving the island territory the flight mode automatically turns off for the player.
Disconnect Deactivation
Determines whether flight should be disabled when a player disconnects from the server.
Minimum Level for Activation
Requires the Level addon. Default value is set to 0 (unrestricted access).
Disabled Game Modes
A list of game modes in which the IslandFly addon should not function. To add a mode to the exclusion list, write its name on a new line starting with - symbol.
Flight Outside Island
Allows players to use the flight command beyond the protected boundaries of their island.
Command System
/is fly - Toggles flight mode (On and Off)
Permissions
gamemode_name.island.fly - Grants the right to use the flight command
Example: bskyblock.island.fly
gamemode_name.island.flybypass - Allows using the flight function on other players' islands
Example: caveblock.island.flybypass