EzFlyTime
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #208 of 1452 bukkit mods in this game by downloads
📋 About This Mod
EzFlyTime is a production-ready timed-flight plugin for Minecraft servers. Players earn or purchase vouchers to gain temporary flight. A live boss bar counts down remaining time, particle trails add visual flair, and a GUI shop lets players spend server currency - all configurable with YAML or MySQL storage.
!(https://i.ibb.co/MxWXXnDr/image.png)
## Key Features
- Timed flight with a real-time boss bar countdown
- Physical voucher items with PDC-backed identity and duplicate detection
- In-game GUI shop for buying vouchers with Vault economy integration
- Configurable particle trails per player (with an unlockable shop)
- Auto-flight rewards: flat, permission-based, or tied to mcMMO skill levels
- Fuel display mode - show remaining time as a percentage instead of a countdown
- YAML or MySQL storage - easy single-server setup or cross-server database
- PlaceholderAPI support for scoreboards, chat formats, and GUIs
- Multilingual messages: English, Dutch, Spanish, French, Russian, Turkish, Chinese
!(https://i.ibb.co/DPbhQcPv/ezflytime-advanced-particles-1.png) !(https://i.ibb.co/JWTh3b4f/image.png)
## Quick Install
1. Drop `EzFlyTime-
## Commands
Player commands
- `/fly` - Toggle flight on/off.
- `/flytime` - Show remaining fly time (or open the voucher GUI).
- `/flyparticles` - Open the particle select/shop GUI or toggle auto-equip.
- `/flyvoucher buy
` - Purchase vouchers with server currency. - `/flyvoucher gui` - Open the voucher shop GUI.
Admin commands
- `/flytime give
- `/flytime set
- `/flytime remove
- `/flytime top` - Show the fly-time leaderboard.
- `/flyvoucher give
` - Give vouchers to a player. - `/ezflytime reload` - Reload all configuration files.
- `/ezflytime maxsingle
` - Bypass the per-session cap for a player.
## Permissions
| Permission | Default | Description | | :--- | :--- | :--- | | `ezflytime.fly` | `true` | Toggle flight | | `ezflytime.flytime` | `true` | View remaining time | | `ezflytime.top` | `true` | View leaderboard | | `ezflytime.bypass` | `false` | Keep flight when time runs out | | `ezflytime.give` | `op` | Give vouchers to players | | `ezflytime.reload` | `op` | Reload configuration | | `ezflytime.admin` | `op` | Full admin access |
## Configuration highlights
Boss bar customization:
```yaml bossbar: enabled: true title: '&aFlight time remaining: {time}' color: GREEN style: SEGMENTED_10 ```
Example voucher:
```yaml vouchers: basic: material: PAPER name: '&aBasic Fly Voucher' lore: - '&7Redeem for 5 minutes of flight.' duration-seconds: 300 price: 1000 ```
Display mode (time or fuel percentage):
```yaml display: flytime-mode: time # 'time' or 'fuel' ```
## PlaceholderAPI Placeholders
| Placeholder | Description | | :--- | :--- | | `%ezflytime_time_remaining%` | Formatted remaining time (e.g. `1h 2m 3s`) | | `%ezflytime_seconds%` | Raw remaining seconds | | `%ezflytime_minutes%` | Whole minutes remaining | | `%ezflytime_fuel%` | Remaining flight as a percentage (0–100) |
## Integrations
- Vault / (https://modrinth.com/plugin/vaultunlocked)** - economy abstraction for voucher purchasing
- EzEconomy - lightweight Vault-compatible economy:
- PlaceholderAPI - register fly-time placeholders for scoreboards and GUIs
- mcMMO** - grant flight time based on skill level thresholds
## Language Support
Supported languages: English, Dutch, Spanish, French, Russian, Turkish, Chinese.
Set `language: en` (or another code) in `config.yml`. To add a new language, copy
`messages_en.yml`, rename it to `messages_.yml`, and translate the values.
- Documentation:
- GitHub (source & issues):
- Modrinth:
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Shadow48402
- Version
- 3.0.4
- Downloads
- 898
- Endorsements
- 2
- Category
- bukkit
- Created
- 1/22/2026
- Updated
- 8/6/2026
- Game Versions
- 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1
- Tags
- economy, game-mechanics, transportation
🔧 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 EzFlyTime support?
The author lists 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2. Other versions may work but are untested by the author.
What is the latest version of EzFlyTime?
Version 3.0.4, published 2026-08-06 with 898 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await