Temporary flight system with SQL/Redis support, PlaceholderAPI integration, and customizable message
Admin Commands
Player Commands
- /fly - Toggle flight mode (if you have time/permission)
Time Formats
Permission
thtempfly.use Use admin commands | op |
thtempfly.admin Manage other players' flight time | op |
thtempfly.fly.use Use /fly command | true |
thtempfly.fly.infinite` | Infinite flight permission | op |
Placeholders (PlaceholderAPI)
%thtempfly_time% | Formatted remaining time | "1h 30m" or "Infinite" |
%thtempfly_time_seconds% | Time in seconds | "3600" or "-1" |
%thtempfly_time_minutes% | Time in minutes | "90" or "-1" |
%thtempfly_time_hours% | Time in hours | "2" or "-1" |
%thtempfly_has_time% | Has flight time | "true" or "false" |
%thtempfly_can_fly% | Can fly | "true" or "false" |
%thtempfly_status% | Flight status | "flying", "can_fly", or "no_time" |