🚀 Minecraft Land Flight Plugin
!Java !Platform !License
[English] | 简体中文
DomFly is a lightweight Minecraft server plugin designed for Paper/Spigot/Folia servers. It allows players to fly freely within their claimed lands, providing convenience for building and land management while maintaining game balance.
Download the plugin
DomFly.jar from the Releases pageInstall to server
# Place the jar file into the server's plugins folder
cp DomFly.jar ./plugins/
Restart the server
# Restart the server to load the plugin
stop # or use other restart commands
Configure the plugin
Set up permissions
/domfly - Toggle flight mode within your own land/domfly help - Display help information/domfly reload - Reload the configuration file (requires admin permission)/domfly undomfly <player> - Forcefully disable flight for a playerdomfly.use permission/domfly command to enable flight| Permission Node | Description | Default |
|---|---|---|
domfly.use | Allows basic flight functionality | op |
domfly.admin | Allows admin commands (e.g., reload) | op |
Configuration file location: plugins/DomFly/config.yml
# Clone the repository
git clone https://github.com/wunanc/DomFly.git
cd DomFly
# Build with Maven
mvn clean package
# The built artifact is located at target/DomFly-*.jar
See CHANGELOG.md for detailed version history.
This project is licensed under the MIT License - see the LICENSE file for details.
Thanks to all the developers and users who have contributed to this project!
Made with ❤️ by Hotguo
⭐ If you like this project, consider giving it a Star!