Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 4 months ago
Updated 4 months ago
✈️ FlyCountdown – Take Control of Time-Limited Flight!
FlyCountdown is a lightweight yet powerful plugin that adds customizable, time-limited flight to your Minecraft server! Whether for survival, RPG, or mini-game servers, FlyCountdown lets you manage flight time efficiently while keeping gameplay balanced.
🌟 Features:
- 🕒 Customizable Flight Durations – Set time limits for flight with automatic countdown warnings
- 💾 Persistent Flight Time – Players' flight time is saved and restored even after server restarts
- 🌍 World-Specific Flight Control – Restrict flight in certain worlds for better game balance
- 🛡️ Fall Damage Prevention – Protect players from fall damage when flight expires
- 🛠️ Admin Flight Management – Powerful commands to add, remove, or check flight time for players
- 📖 PlaceholderAPI Support – Easily display flight time with placeholders (Requires PlaceholderAPI)
📝 Commands:
/fly
— Toggle your own flight on/off/fly add <player> <time>
— Add flight time to a player (e.g.,/fly add Steve 30m
)/fly take <player> <time>
— Remove flight time from a player (e.g.,/fly take Steve 10m
)/fly check <player>
— Check a player’s remaining flight time (e.g.,/fly check Steve
)/fly reload
— Reload the plugin configuration/fly toggle <player>
— Enable/disable another player’s flight/fly blockworld <world>
— Block or unblock flight in a specific world
🛡️ Permissions:
FlyCountdown.fly
— Grants access to timed flightFlyCountdown.fly.inf
— Allows unlimited flight timeFlyCountdown.admin
— Provides admin-level flight managementFlyCountdown.check
— Lets players check flight timeFlyCountdown.reload
— Allows reloading the plugin configurationFlyCountdown.toggle
— Enables toggling flight for others
🖼️ PlaceholderAPI Support:
%flycountdown_time%
— Displays the player's remaining flight time (e.g.,10m
,5s
,1h
)- Requires PlaceholderAPI for placeholders to work.