
DucksTempFly is a lightweight, feature-rich flight plugin designed for Survival and SMP servers
The coolest, most modern Temporary Flight plugin for Minecraft 1.21+
DucksTempFly is a lightweight, feature-rich flight plugin designed for Survival and SMP servers. It features RGB gradients, MiniMessage support, intuitive GUIs, physical flight tokens, and a smart auto-recharge system.
10m, 1h).DucksTempFly.jar.plugins folder.| Command | Description | Permission |
|---|---|---|
/fly |
Toggle flight mode on/off. | duckstempfly.limit.<time> |
/fly ui |
Open the Flight Status GUI. | duckstempfly.limit.<time> |
| Command | Description | Permission |
|---|---|---|
/fly token <player> <time> [amount] |
Give a physical Flight Token item. | duckstempfly.admin |
/fly set <player> <time> |
Set a player's flight balance. | duckstempfly.admin |
/fly add <player> <time> |
Add time to a player's balance. | duckstempfly.admin |
/fly remove <player> <time> |
Remove time from a player. | duckstempfly.admin |
/fly reload |
Reload the config.yml. |
duckstempfly.admin |
/fly debug |
View your current permission calculation. | duckstempfly.admin |
Assign these permissions to your ranks (e.g., Member, VIP) to determine their maximum flight capacity. The plugin automatically uses the highest time found.
duckstempfly.limit.30sduckstempfly.limit.1mduckstempfly.limit.5mduckstempfly.limit.10mduckstempfly.limit.30mduckstempfly.limit.1hduckstempfly.limit.4h(Note: OPs automatically have infinite flight).
duckstempfly.admin - Access to set, add, remove, token, and reload commands.You can give players items that add flight time when right-clicked. This allows players to exceed their rank limit temporarily.
Example:
/fly token primevxie 30m 1
This gives player primevxie 1 item that adds 30 minutes of flight time.
config.yml)You can customize everything in the plugins/DucksTempFly/config.yml file.
settings:
# How often (in minutes) flight time recharges for everyone
recharge-minutes: 5
# How long (in seconds) flight is disabled after pvp
combat-seconds: 30
# The item used for flight tokens
token-material: MAGMA_CREAM
messages:
prefix: "<bold><gradient:#FF0080:#7928CA>DucksFly</gradient></bold> <dark_gray>» <gray>"
flight-enabled: "<green>Flight enabled! <aqua>%time% <gray>remaining."
no-fuel: "<red>No flight time! Next recharge in: <yellow>%time%"
# ... (Full list in generated file)
visuals:
action-bar: "<gradient:#FF0080:#7928CA><b>⚡ Flight Time: %time% ⚡</b></gradient>"
gui-title: "<!i><gradient:blue:cyan>Flight Status</gradient>"
We use MiniMessage format.
<red>, <#ff0000><gradient:red:blue>Text</gradient><bold>, <italic>, <!i> (Remove italics)Made with 🦆 by Duckalds