Skip to content

IslandFly#

IslandFly allows players to fly on their island.

Created and maintained by tastybento.

Installation#

  1. Install BentoBox and run it on the server at least once to create its data folders.
  2. Place this jar in the addons folder of the BentoBox plugin.
  3. Restart the server.
  4. The addon will create a data folder and inside the folder will be a config.yml.
  5. Stop the server.
  6. Edit config.yml how you want.
  7. Restart the server.

Configuration#

After addon is successfully installed, it will create config.yml file. Every option in this file comes with comments about them. Please check file for more information. You can find the latest config file: config.yml

Description

How many seconds the addon will wait before disabling fly mode when a player exit his island.

Description

If the fly mode should be disabled when a player disconnect.

Description

This list stores GameModes in which islandFly addon should not work. To disable addon it is necessary to write its name in new line that starts with -.

Example

    disabled-gamemodes:
    - BSkyBlock

Description

This allows the player to use the command outside the island protection range.

Commands#

Tip

[player_command] and [admin_command] are commands that differ depending on the gamemode you are running. The Gamemodes' config.yml file contains options that allows you to modify these values. As an example, on BSkyBlock, the default [player_command] is island, and the default [admin_command] is bsbadmin.

  • /[player_command] fly: toggles flight on / off.

Permissions#

Tip

[gamemode] is a prefix that differs depending on the gamemode you are running. The prefix is the lowercased name of the gamemode, i.e. if you are using BSkyBlock, the prefix is bskyblock. Similarly, if you are using AcidIsland, the prefix is acidisland.

  • [gamemode].island.fly - (default: true) - Allows the player to use '/[player_command] fly' command.
  • [gamemode].island.flyspawn - (default: op) - Allows the player to fly at spawn island.
  • [gamemode].island.flybypass - (default: op) - Allows the player to fly on other player islands.

FAQ#

Can you add a feature X?

Please add it to the list here.

I have a bug, where should I report it?

Please add it to the list here.

Translations#

Help us keep translations accurate

Most BentoBox and addon translations are now generated with the help of AI, so the bulk of the work is already done — but AI is not perfect. What we really need from the community is error reports and corrections.

  • Spotted a mistake or awkward phrasing? Open an issue or a PR on the relevant repository at bentobox.world (a short link to our GitHub org), or tell us on Discord.
  • Want to add a brand-new language? Open a PR adding a new locale file to src/main/resources/locales/ in the relevant repo, or ask on Discord and we'll get you started.
Language Language code Progress
English (United States) en-US 100% (Default)
Chinese, China zh-CN 85%
Czech cs 85%
French fr 85%
German de 85%
Hungarian hu 85%
Indonesian id 85%
Italian it 85%
Japanese ja 85%
Korean ko 85%
Latvian lv 38%
Polish pl 85%
Portuguese pt 85%
Romanian ro 85%
Russian ru 85%
Spanish es 85%
Turkish tr 85%
Vietnamese vi 85%

Last update: April 7, 2026 02:36:52