DomFly

โญ โ€” (1 endorsements) ๐Ÿ“ฅ 109 downloads ๐Ÿ“Œ v3.2.0 ๐Ÿ“… 3/4/2026
๐ŸŸก Updated this year

By wunanc ยท folia

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 7/14/2026 ๐Ÿ“… Created: 3/4/2026

๐Ÿ” Analysis

  • ๐Ÿ† #76 of 135 folia mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> **๐Ÿš€ Minecraft Land Flight Plugin** (https://img.shields.io/github/v/release/wunanc/DomFly?label=%E6%9C%80%E6%96%B0%E6%9E%84%E5%BB%BA%E4%B8%8B%E8%BD%BD&logo=github&color=0aa344)](https://github.com/wunanc/DomFly/releases/latest) !(https://img.shields.io/badge/Java-17-blue.svg) !(https://img.shields.io/badge/Platform-Paper%20%7C%20Folia-brightgreen.svg) !(https://img.shields.io/badge/License-MIT-yellow.svg) English | (README.md) </div> --- ### ๐Ÿ“– 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 17 or higher - **Dependency**: Requires the Dominion land plugin ### ๐Ÿ“ฅ Installation 1. **Download the plugin** - Download the latest `DomFly.jar` from the (https://github.com/wunanc/DomFly/releases) page 2. **Install to server** ```bash # Place the jar file into the server's plugins folder cp DomFly.jar ./plugins/ ``` 3. **Restart the server** ```bash # Restart the server to load the plugin stop # or use other restart commands ``` 4. **Configure the plugin** - This plugin currently has no configuration file 5. **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 1. Player enters a land they own or have permission in 2. Grant the player the `domfly.use` permission 3. Use the `/domfly` command to enable flight 4. Fly freely within the land 5. 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 | ### ๐Ÿ“Š PlaceholderAPI Placeholders > Requires PlaceholderAPI. DomFly will automatically register its expansion. | Placeholder | Description | Example Output | |---------------------------|--------------------------------------------------|-------------------| | `%domfly_flying%` | Whether the current player is flying with DomFly | `true` / `false` | | `%domfly_flying_players%` | Number of players currently flying with DomFly | `0`, `5`, `12`... | ### โš™๏ธ Configuration Configuration file location: `plugins/DomFly/config.yml` #### Currently none ### ๐Ÿ› ๏ธ Development Build #### Prerequisites - JDK 17 or higher - Maven 3.6 or higher - Git #### Build Steps ```bash # 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 (https://github.com/wunanc/DomFly/commits/master/) 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 - ๐Ÿ› (https://github.com/wunanc/DomFly/issues) - ๐Ÿ’ก (https://github.com/wunanc/DomFly/issues) - ๐Ÿง (https://qm.qq.com/q/VQrOYySVie) - ๐Ÿ“ง Contact the author: via GitHub Issues --- <div align="center"> **Made with โค๏ธ by Hotguo** โญ If you like this project, consider giving it a Star! (https://bstats.org/signatures/bukkit/DomFly.svg)](https://bstats.org/plugin/bukkit/DomFly) </div>

๐Ÿš€ Minecraft Land Flight Plugin

[!(https://img.shields.io/github/v/release/wunanc/DomFly?label=%E6%9C%80%E6%96%B0%E6%9E%84%E5%BB%BA%E4%B8%8B%E8%BD%BD&logo=github&color=0aa344)](https://github.com/wunanc/DomFly/releases/latest) !(https://img.shields.io/badge/Java-17-blue.svg) !(https://img.shields.io/badge/Platform-Paper%20%7C%20Folia-brightgreen.svg) !(https://img.shields.io/badge/License-MIT-yellow.svg)

English | [็ฎ€ไฝ“ไธญๆ–‡](README.md)

### ๐Ÿ“– 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 17 or higher
  • Dependency: Requires the Dominion land plugin

### ๐Ÿ“ฅ Installation

1. Download the plugin - Download the latest `DomFly.jar` from the (https://github.com/wunanc/DomFly/releases) page

2. Install to server ```bash # Place the jar file into the server's plugins folder cp DomFly.jar ./plugins/ ```

3. Restart the server ```bash # Restart the server to load the plugin stop # or use other restart commands ```

4. Configure the plugin - This plugin currently has no configuration file

5. 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 ` - Forcefully disable flight for a player

#### How to Use

1. Player enters a land they own or have permission in 2. Grant the player the `domfly.use` permission 3. Use the `/domfly` command to enable flight 4. Fly freely within the land 5. 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 |

### ๐Ÿ“Š PlaceholderAPI Placeholders

> Requires PlaceholderAPI. DomFly will automatically register its expansion.

| Placeholder | Description | Example Output | |---------------------------|--------------------------------------------------|-------------------| | `%domfly_flying%` | Whether the current player is flying with DomFly | `true` / `false` | | `%domfly_flying_players%` | Number of players currently flying with DomFly | `0`, `5`, `12`... |

### โš™๏ธ Configuration

Configuration file location: `plugins/DomFly/config.yml`

#### Currently none

### ๐Ÿ› ๏ธ Development Build

#### Prerequisites

  • JDK 17 or higher
  • Maven 3. 6 or higher
  • Git

#### Build Steps

```bash # 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 (https://github.com/wunanc/DomFly/commits/master/) 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

  • ๐Ÿ› (https://github.com/wunanc/DomFly/issues)
  • ๐Ÿ’ก (https://github.com/wunanc/DomFly/issues)
  • ๐Ÿง (https://qm.qq.com/q/VQrOYySVie)
  • ๐Ÿ“ง Contact the author: via GitHub Issues

Made with โค๏ธ by Hotguo

โญ If you like this project, consider giving it a Star!

[!(https://bstats.org/signatures/bukkit/DomFly.svg)](https://bstats.org/plugin/bukkit/DomFly)

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
wunanc
Version
3.2.0
Downloads
109
Endorsements
1
Category
folia
Created
3/4/2026
Updated
7/14/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does DomFly support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of DomFly?

Version 3.2.0, published 2026-07-14 with 109 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More folia ๐Ÿ‘ค More by wunanc ๐Ÿ”Ž Similar Mods ๐ŸŒ Best folia (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods