Перейти к содержимому
Mineforgian

Данные могли устареть: источник временно недоступен, показан кэш.

PowerFly

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

Загрузки
616
Подписчики
7
Обновлён
22 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 17 июля 2025 г.

PowerFly — TempFly Plugin!

PowerFly is a lightweight, efficient, and easy-to-use plugin that allows you to control fly with time limits, cooldowns, and per-group permissions via LuckPerms!

Requirements

Luckperms (Optional)

PlaceHolderAPI (Optional)

Vault (Optional)

WorldGuard (Optional)

Towny (Optional)

GriefPrevention (Optional)

Features

🎨 Format messages colors Legacy, Mini-message and hex.

✳️ Variables

%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% → Remaining fly time (total)

%powerfly_cooldown% → Shows the cooldown time left before the player can use fly again.

%powerfly_enabled% → Indicates whether fly is currently enabled for the player.

⏳ Limited Fly Time Players can fly for a configurable amount of time. When time runs out, flight is automatically disabled.

⏲️ Cooldown System After fly time ends, players must wait for a cooldown before flying again.

⚔️ PvP Support Turn off the fly system when players are in combat with a mob or player.

⛏️ Mine system You can activate the slow mining function while flying.

☀️ Buy Fly Time Players can purchase additional fly time directly, increasing their flying duration.

⏩ Group-Based Settings Customize fly time and cooldown per LuckPerms group, for ultimate flexibility.

➕➖ Add & Remove Fly Time Easily add or remove fly time for individual players or all online players via commands.

🧭 Fly Time Check Admins can check remaining fly time and cooldown of any player.

❌️ Fly Restrictions Restrict flying in specific worlds or regions using WorldGuard, Towny claims, or GriefPrevention plots via config.yml

🔀 Action Bar And Boss Bar Feedback Players receive live fly time updates in the action bar and boss bar!

✨ Effects & Sounds Custom particles and sounds when enabling/disabling fly or when time ends. Fully configurable in config.yml.

🌐 Multi-language Support Includes translations for:

  • English

  • Spanish

  • Portuguese

  • Russian

  • Chinese

⚙️ Easy Configuration Simple, clean and well-organized config.yml and messages files for fast setup.

🖬 Persistent Storage All data is stored in a lightweight YAML and SQL database for durability.

✅ Safe & Reliable Built-in validations, error handling, and detailed logs for a smooth experience.

Commands

- /fly — Toggle fly for the player if allowed.

- /fly <player/all> <on/off> — Toggle fly for another player or all players, if allowed.

- /buyflytime <seconds> — Buy fly time using the economy system.
  
- /powerfly addflytime <player|all> <seconds> — Add fly time to a player or all players.
  
- /powerfly delflytime <player|all> <seconds> — Remove fly time to a player or all players.

- /powerfly settimefly <player|all> <seconds> — Set the exact fly time for a player or all players.

- /powerfly setcooldown <player|all> <seconds> — Set the exact cooldown for a player or all players.

- /powerfly reset <flytime|cooldown> <player|all> — Reset fly time or cooldown to a player or all players.

- /powerfly check <player> — Check fly time and cooldown to a player.
  
- /powerfly reload — Reload plugin configuration.
  
- /powerfly help — Show commands list.

Permissions

- powerfly.fly — Allows the player to use the /fly command if they have available time.

- powerfly.fly.others — Allows use the /fly <player|all> <on|off> command if they have available fly time.

- powerfly.buyflytime — Allows players to buy fly time with /buyflytime.

- powerfly.check — Allows checking remaining time using /powerfly check.

- powerfly.addflytime — Allows using /powerfly addflytime

- powerfly.delflytime — Allows using /powerfly delflytime.

- powerfly.settimefly — Allows using /powerfly settimefly.

- powerfly.setcooldown — Allows using /powerfly setcooldown.

- powerfly.reset — Allows using /powerfly reset.

- powerfly.help — Allows access to /powerfly help.

- powerfly.reload — Allows reloading plugin config with /powerfly reload.

- powerfly.admin — Grants full access to all administrative commands.

Support

Join our Discord server for help and suggestions!

Ченджлог

2.4Релиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.

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.

2.3Релиз26.1, 26.1.1, 26.1.2 · 3 июня 2026 г.

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.

2.2Релиз26.1, 26.1.1, 26.1.2 · 9 мая 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.

2.1Релиз26.1, 26.1.1, 26.1.2 · 28 апреля 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.

2.0Релиз26.1, 26.1.1, 26.1.2 · 26 апреля 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).

1.9Релиз1.21.9, 1.21.10, 1.21.11 · 15 апреля 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.

1.8Релиз1.21.9, 1.21.10, 1.21.11 · 6 апреля 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.

1.7Релиз1.21.9, 1.21.10, 1.21.11 · 14 марта 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.

Комментарии

Загружаем…