ConduitFly is a Minecraft plugin designed for BentoBox -based skyblock servers. It allows players to place customizable Conduit blocks on their island to grant temporary flight in a configurable radius. Flight duration, area, and fall-damage protection are all customizable based on the player's rank.
/conduitfly reload to hot-reload changes| Dependency | Purpose |
|---|---|
| BentoBox | Island data access (currently required due to storage logic; may become a soft-depend in future versions) |
| Vault | Economy integration |
| Economy plugin | (EssentialsX, CMI, etc.) |
The plugin will not load if required dependencies are missing.
ConduitFly.jar into your plugins/ directory.config.yml/conduitfly reload to apply changes without restarting.Players can open a GUI with /conduitfly rankup to view and upgrade their rank. Each rank defines:
| Command | Description |
|---|---|
/conduitfly reload | Reload the configuration |
/conduitfly rankup | Open the GUI to view/upgrade ranks |
/conduitfly area | Visually display the conduit’s active range |
Found a bug, have a feature request, or just want to contribute?
📬 Open an issue or pull request on GitHub
We welcome all feedback and contributions!
conduit.material: Which block grants flight (default: CONDUIT)ranks: Defines each rank’s propertiesparticles: Visual effect shown within conduit areastorage: Choose between sqlite or mysqlrank-gui: Customize GUI layout and iconsSee the config.yml for full documentation.
| Type | Description |
|---|---|
| SQLite | Default. Lightweight and easy to use |
| MySQL | For external or large-scale server networks |
This project is licensed under the MIT License.
You are free to use, modify, and distribute the plugin as long as the original license and copyright notice are included.
Give your players the freedom to fly — powered by conduits! 🛫✨