PowerFly icon

PowerFly -----

A fully customizable fly plugin featuring timed fly, cooldown control, and complete configuration.




New Features
  • Added an option to prevent fly time from decreasing inside your own claims.

  • Improved integration with WorldGuard regions.

  • Added a new internal system for handling no fall damage protection.

Improvements
  • Improved fall damage calculation logic.

  • Reset fall tracking correctly after teleporting.

  • Elytra gliding no longer triggers unnecessary fall damage checks.

  • Improved stability when registering WorldGuard flags.

Fixes
  • Fixed an issue where some fly sessions could remain active after player death.

  • Improved cleanup of fly sessions.

  • Fixed multiple internal issues related to the no fall damage system.
----------, Today at 6:26 PM

Fixes
  • Fall damage is no longer cancelled incorrectly after landing from flight.
  • Fixed config paths containing groups (e.g. cooldown groups) not being read correctly.

  • Fixed the BossBar progress bar not updating correctly when fly time was added or removed mid-flight.

Improvements
  • Added support for 26.1.2.
  • Cooldown now reloads the player's fly time automatically once it expires, without requiring a relog.

  • The BossBar now always reflects the correct remaining time and progress relative to the session's max time.

  • Commands that target all players (addflytime, delflytime, setflytime, setcooldown) now respect the world whitelist.

  • Plugin configuration and messages now reload cleanly without leaving inconsistent states.

New Features

  • A new option has been added to the config to configure how many blocks protect the player from fall damage.

  • Proper fall damage is applied after flying ends, with support for Feather Falling enchantment and WorldGuard flags.
----------, Jun 3, 2026

Fixes
  • The plugin size has been reduced by 40%.
  • The plugin is now loading correctly.
  • Some parts of the plugin code have been optimized.
----------, May 9, 2026

Fixes
  • The actionbar and bossbar not displaying due to a coding error have been fixed.
  • The world blacklist and whitelist have been fixed due to a coding error.
  • Fall damage now works correctly without requiring camera movement.

Improvements
  • Configuration comments have been improved.
  • The plugin size has been optimized.
----------, Apr 28, 2026

All changes to the code are uploaded to the Github repository.

⚠️ Breaking Changes
  • Configuration file (config.yml) has been restructured. Old configurations may not be fully compatible.
It is strongly recommended to regenerate your config files.

Fixes

  • Fixed flight time not syncing correctly after server reload.
  • Fixed cooldown not being applied in certain edge cases.
  • Fixed boss bar not updating properly while flying on the ground.
  • Fixed issues when rapidly enabling/disabling flight.
  • Fixed incorrect behavior when a player logs out while flying.
Improvements
  • Added support for 26.1.
  • Improved flight timer accuracy and consistency.
  • Added economy-related error messages for both administrators and players.
  • Refined cooldown handling system for better reliability.
  • Improved performance of scheduled tasks.
  • Optimized particle and sound effect handling.
  • Improved fall damage handling while on the ground with flight enabled.
New Features
  • Added use-groups-fly-time option to enable group-based flight time logic.
  • Added only-fly-in-claims option to allow flight only inside claims.
  • Added unified data system (time and cooldown per UUID) in SQL.
  • Added improved compatibility with protection plugins (Towny and GriefPrevention).
----------, Apr 26, 2026

Fixes
  • Fixed fall damage not being applied correctly after disabling flight in mid-air.
  • Fixed inconsistent fall damage detection when switching between flying and non-flying states.
  • Fixed cases where fall tracking was lost when toggling flight during movement.
Improvements
  • Improved fall damage tracking system for more accurate and consistent results.
  • Refined ground detection logic to avoid incorrect state handling.
  • Improved stability of flight state transitions affecting fall calculations.
New Features
  • Improved compatibility between flight system and fall damage system.
  • Enhanced reliability of no-fall-damage protection during flight time expiration.
----------, Apr 15, 2026

Fixes
  • Fixed fall damage when flight is enabled while the player is on the ground.
  • Improved handling of flight state to prevent unintended damage.
Improvements
  • Improved fly time detection system.
  • Improved /fly command structure and internal logic.
  • Enhanced responsiveness and reliability of the fly toggle system.
New Features
  • Added option to show the action bar while flight time is decreasing even when on the ground.
  • Added config setting: show-actionbar-on-ground
  • Cooldown can now be set to -1 to disable it completely.
  • Action bar behavior is now more consistent with flight time usage.
  • Refactored /fly command for better maintainability and performance.
----------, Apr 6, 2026

New Features
  • Added support for Minecraft 1.20.x.
Improvements
  • The actionbar is no longer displayed while the player is on the ground.
  • Improved the sound and particle system.
Fixes
  • Minor bug fixes and stability improvements.
----------, Mar 14, 2026

New Features
  • Added a new config option to prevent fly time from decreasing while the player is on the ground.
  • Added Simplified Chinese language support. (Thanks ERX399)
  • Added translation support for the help command.
  • Added new commands: /settimefly and /setcooldown
  • Added usage examples in command arguments to display valid fly time formats.
Improvements
  • Improved the mining system for better accuracy and performance.
Fixes
  • Minor bug fixes and stability improvements.
----------, Feb 16, 2026

Fixes
  • Fixed the /reload issue when switching worlds included in the blacklist/whitelist.
  • The placeholder %powerfly_enabled% now displays correctly (previously it did not show as enabled while the player was on the ground).
  • Fixed an issue where added fly time was not displayed while the player was already flying when using the add fly time command.
  • Fixed an issue where adding fly time to a player with infinite fly time did not show the correct message.
  • Fixed multiple message translations that were not displayed correctly.
  • Fixed an issue where the plugin incorrectly depended on LuckPerms to function.
New Features
  • Added SQL database storage support for player data.
  • Added new sound and particle customization options in the config.
New Placeholders
  • %powerfly_flytime_d% — Remaining fly time (days)
  • %powerfly_flytime_h% — Remaining fly time (hours)
  • %powerfly_flytime_m% — Remaining fly time (minutes)
  • %powerfly_flytime_s% — Remaining fly time (seconds)
  • %powerfly_flytime% — Total remaining fly time (total)
Improvements
  • Improved internal fly state handling and overall plugin stability.
  • General code cleanup and performance optimizations.
----------, Feb 8, 2026

Fixes
  • Fixed the /reload issue when switching worlds included in the blacklist/whitelist.
  • The placeholder %powerfly_fly_enabled% now displays correctly (previously it did not show as enabled while the player was on the ground).
  • Fixed an issue where added fly time was not displayed while the player was already flying when using the add fly time command.
  • Fixed an issue where adding fly time to a player with infinite fly time did not show the correct message.
  • Fixed multiple message translations that were not displayed correctly.
  • Fixed an issue where the plugin incorrectly depended on LuckPerms to function.

New Features
  • Added SQL database storage support for player data.
  • Added new sound and particle customization options in the config.

New Placeholders
  • %powerfly_flytime_d% — Remaining fly time (days)
  • %powerfly_flytime_h% — Remaining fly time (hours)
  • %powerfly_flytime_m% — Remaining fly time (minutes)
  • %powerfly_flytime_s% — Remaining fly time (seconds)
  • %powerfly_flytime% — Total remaining fly time (total)

Improvements
  • Improved internal fly state handling and overall plugin stability.
  • General code cleanup and performance optimizations.
----------, Feb 8, 2026

  • Now the cooldown doesn't reset to 0 and prevents flying when reloading.
  • Players in creative mode will no longer experience a flight glitch when hitting another player.
  • The combat system has been improved by adding combat cooldown messages.
  • A crash that occurred when using the /fly command without WorldGuard has been fixed.
  • The check command has been improved.
----------, Jan 12, 2026

Delete your old config.yml file and the translations folder one last time to avoid problems!
  • Now the files will be updated automatically when the plugin is updated.
  • The plugin update link has been changed.
  • A problem has been fixed where using /fly and then using the creative command would not remove the fly and cause problems.
  • Players can no longer use /fly <player/all> without the permission from powerfly.fly.others.
  • A new reset flytime and cooldown command has been added.
  • The reload command for changing fly time in groups has been fixed.
  • The option to set cooldowns by group in the configuration has been added.
----------, Jan 10, 2026

  • A slow mining system has been added while flying.
  • The (-1) has been added to set infinite time and display the ♾ symbol.
  • The /fly command can no longer be used in creative or spectator modes.
  • Fly time is now displayed in days/hours/minutes/seconds.
  • The warning message indicating 10 seconds of fly time remaining has been fixed.
  • The blacklist and whitelist system has been improved with a more advanced one.
  • The {time} variable has been changed to {fly_time}.
----------, Dec 25, 2025

  • Fixed a bug that did not allow the plugin to be loaded without having Towny or GriefPrevention.
----------, Dec 16, 2025

Please delete your old config.yml to avoid exceptions or problems!
  • Support has been added for version 1.21.11.
  • Added support for Towny.
  • Added support for GriefPrevention.
  • Minor fixes.
----------, Dec 13, 2025

Please delete your old translations folder to avoid exceptions or problems with features!

  • Message translation has been fixed.
  • The fly command now works from the console.
  • More translated messages have been added.
  • Some commands have been optimized.
----------, Nov 25, 2025

Please delete your config and old translations folder to avoid exceptions or problems with features!
  • The /powerfly check command now executes without specifying the player.
  • Minor improvements to make flying smoother and more consistent.
  • The boss bar now correctly removes at the end of the fly time.
  • Region restrictions have been added.
  • The color formatting for the prefix has been fixed and is working correctly.
  • PvP support added with all mobs and players.
  • The /buyflytime command will not execute if the use-economy option in the config is disabled.
  • Region-based flight restrictions have been added.
----------, Nov 14, 2025

Please delete your translations folder to avoid exceptions or problems with features!
  • New variables have been added for your scoreboard or plugins! (%powerfly_time_left%, %powerfly_cooldown%, and %powerfly_enabled%).
  • Support for version 1.21.10 has been added.
  • Mini-message and hex color formatting have been added.
  • The PowerFly alias has been added (pwf).
  • Some message translations have been fixed.
  • Now, when 10 seconds of fly remain, a warning message will appear.
  • The /powerfly fly command has been optimized.
----------, Nov 1, 2025

  • Support for version 1.21.9 has been added.
  • The fly command has been improved to enable/disable flying for a specific player or all players.
  • The reload command is more comprehensive.
----------, Oct 2, 2025

Please delete your old config.yml to avoid exceptions or problems!
  • Fixed bug where new players joining the server could not fly.
  • Now the update warning message is displayed correctly.
----------, Aug 27, 2025

Please delete your old config.yml and translations folder to avoid exceptions or problems with features!
  • Added russian language.
  • Added a bossbar to display flytime.
  • Added configuration options show-bossbar and show-actionbar.
  • Fixed several bugs that prevented flying.
  • Added option no-fall damage for 10 seconds after fly ends or is deactivated.
----------, Aug 24, 2025

Please delete your old config.yml to avoid exceptions or problems with features!
  • Fixed a bug where you could get stuck after turning off fly or using /powerfly reload.

  • Fly cooldown now works correctly even after the server restarts.

  • Fly time now decreases correctly every second and ends properly when it runs out.

  • Sounds and particle effects now play correctly when you activate, deactivate, or run out of fly time.

  • Improvements added to prevent any issues with fly timers and cooldowns.

  • Safe handling added so nothing breaks if you go offline while flying.

  • Messages now display consistently and with the correct formatting.

  • The plugin now checks for updates automatically.

  • Admins will be notified when a new version is available.
----------, Aug 16, 2025

  • Added economy support.
  • Created /buyflytime commandAdded messages warning if the economy system is not working, so you know why you can’t buy fly time.
  • All messages keep colors and formatting so they’re easier to read.
----------, Aug 10, 2025

Resource Information
Author:
----------
Total Downloads: 388
First Release: Jul 16, 2025
Last Update: Jun 3, 2026
Category: ---------------
All-Time Rating:
5 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings