
DomFly
Dominion Territory Flight Add-on Plugin.
- Загрузки
- 87
- Подписчики
- 1
- Обновлён
- 7 марта 2026 г.
- Лицензия
- MIT
Опубликован 1 января 2026 г.
📖 Introduction
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.
✨ Features
- 🏠 Land Flight - Players can enable flight mode within lands they own
- 🔐 Permission Management - Flexible permission system for fine-grained control over player flight
- ⚡ Auto Detection - Automatically detects if a player is inside their land and disables flight upon leaving
- 🎯 Lightweight & Efficient - Optimized for minimal server resource usage
- 🌐 Multi-language Support - Customizable messages and multi-language support
📋 Requirements
- Minecraft Version: 1.20.1 or higher
- Server Software: Paper / Spigot / Purpur / Folia
- Java Version: Java 21 or higher
- Dependency: Requires the Dominion land plugin
📥 Installation
Download the plugin
- Download the latest
DomFly.jarfrom the Releases page
- Download the latest
Install 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 commandsConfigure the plugin
- This plugin currently has no configuration file
Set up permissions
- Use a permissions plugin like LuckPerms to assign permissions
🎮 Usage
Basic Commands
/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 player
How to Use
- Player enters a land they own or have permission in
- Grant the player the
domfly.usepermission - Use the
/domflycommand to enable flight - Fly freely within the land
- Flight mode is automatically disabled when leaving the land
🔐 Permission Nodes
| Permission Node | Description | Default |
|---|---|---|
domfly.use |
Allows basic flight functionality | op |
domfly.admin |
Allows admin commands (e.g., reload) | op |
⚙️ Configuration
Configuration file location: plugins/DomFly/config.yml
Currently none
🛠️ Development Build
Prerequisites
- JDK 21 or higher
- Maven 3.6 or higher
- Git
Build Steps
# 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
📝 Changelog
See CHANGELOG.md for detailed version history.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
👥 Author
- wunanc | Hotguo - Main Developer
🙏 Acknowledgements
Thanks to all the developers and users who have contributed to this project!
📞 Support & Feedback
- 🐛 Report a Bug
- 💡 Feature Requests
- 📧 Contact the author: via GitHub Issues
Ченджлог
3.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 7 марта 2026 г.
version 3.1.0 (2026-03-07)
- New features
- None
- Optimization improvements
- Automatically stop flying when the player is deprived of privileges
- Cancel the flight when the player exits the game
- Cancel all players' flights when the servers are down
- Fix the problem
- None
- Plan
- Added the ability to check for updates
- Add a placeholderapi placeholder
3.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 27 февраля 2026 г.
version 3.0.3 (2026-02-27)
- New Features
- None
- Optimizations & Improvements
- None
- Bug Fixes
- Illegal repetition exception
- Planned
- Add update checker feature
- Add a PlaceholderAPI placeholder
3.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 27 февраля 2026 г.
version 3.0.2 (2026-02-27)
- New Features
- None
- Optimizations & Improvements
- None
- Bug Fixes
- Fixed infinite recursion issue in command message method
- Planned
- Add update checker feature
- Add a PlaceholderAPI placeholder
3.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 27 февраля 2026 г.
version 3.0.1 (2026-02-27)
- New Features
- None
- Optimizations & Improvements
- None
- Bug Fixes
- Fixed issue where domfly command was not working
- Planned
- Add update checker feature
- Add a PlaceholderAPI placeholder
3.0.0Релиз1.20.4, 1.20.5, 1.20.6 · 27 февраля 2026 г.
DomFly Changelog
version 3.0.0 (2026-02-27)
- New Features
- Enabled Bstats
- Added language files
- Refactored plugin
- Optimizations & Improvements
- Optimized main command
- Bug Fixes
- None
- Planned
- Add update checker feature
- Add a PlaceholderAPI placeholder
2.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 9 января 2026 г.
My plugin has finally been uploaded to Modrinth!
Комментарии
Загружаем…