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?

Added

  • display.time-format config option - controls how {time} and {duration} are formatted in boss bars, action bars, commands, messages, and placeholders. Accepts a pattern string with tokens: DD/D (days), HH/H (hours), MM/M (minutes), SS/S (seconds). Examples: HH:MM:SS, MM:SS, Dd HH:MM:SS. The special values compact and clock are still supported for backward compatibility.
  • /ezflytime info <player> admin command - shows a target player's remaining flight time, active voucher status (name and duration), flying state, unlimited-flight status, and per-session max-flight bypass state. Permission node: ezflytime.info (default: op).
  • hide-voucher-nbt config option (default: true) - when enabled, voucher items no longer expose internal attribute modifiers or NBT metadata in the item tooltip. Set hide-voucher-nbt: false in config.yml to restore the previous behaviour.
  • Multi-line message support - configurable messages in messages_*.yml can now contain literal \n sequences to split a single message across multiple chat lines. This is useful for longer notifications such as the update available message, which now displays version and download details on separate lines.
  • Action bar flight display - optional actionbar: section in config.yml lets you show remaining flight time (and optional horizontal speed) above players' hotbars instead of, or alongside, the existing boss bar. Enable with actionbar.enabled: true and customise the title and speed counter independently of the boss bar settings. Supports the same placeholders as the boss bar: {time}, {seconds}, {fuel}, and {speed}.

Changed

  • Voucher item flags now use the direct Bukkit API - replaced the legacy reflection-based addItemFlags call with ItemMeta.addItemFlags(ItemFlag…) so voucher tooltips are hidden consistently across Spigot, Paper, and Purpur.

Information

Published
August 6, 2026
1Downloads

Platforms

Paper
Paper
1.13–26.2

Dependencies

PaperPaper

Dependencies: Paper

Plugins and libraries a server needs for this version to run.

No dependencies

Add anything a server has to install alongside this version.