Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EzPlugins

Sell flight time with customizable vouchers and full PlaceholderAPI support.

Report EzFlyTime?

Release
3.0.1

Shadow48402 released EzFlyTime version 3.0.1 on May 20, 2026

Fixed

  • TeamsAPI soft-dependency crash - NoClassDefFoundError: com/skyblockexp/teamsapi/api/TeamsSubcommand was thrown on startup whenever TeamsAPI was absent. Bukkit's class loader eagerly loads field-type classes in the same jar, so FlySubcommand (and transitively its TeamsSubcommand interface) was resolved the moment TeamsIntegration was instantiated — before any availability guard ran. The flySubcommand field is now typed as Object; all TeamsAPI references remain in method bodies and are resolved lazily at execution time.

Added

  • {time} placeholder in flight-disabled message - the remaining flight time is now substituted into flight-disabled messages (e.g. &cFlight disabled. Remaining time: {time}.). Updated all 8 bundled locales (en, nl, de, fr, es, ru, tr, zh) to include the placeholder by default.

Information

Published onMay 20, 2026
Downloads0

Platforms

Paper Paper (1.13-26.1.2)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper