What is EconomyFlight? Economy Flight lets players purchase flight minutes using in-game currency via Vault integration. Players can buy and manage flight time, and once their balance runs out, their flight is automatically disabled. Server admins can configure flight minute prices, set player balances, and manage flight settings through intuitive commands. Perfect for survival or economy-based servers looking to add a fun and balanced flight mechanic.
Purchase flight minutes with Vault-compatible currency.
Automatic deduction of flight balance while flying.
Toggle flight on/off based on remaining balance
Configurable flight minute prices.
– View available commands.
– Check your or another player's flight balance.
– Check the price of a flight minute.
– Purchase flight minutes.
– Toggle your flight on or off.
– Enable flight if you have balance.
– Disable your flight.
– Set the price of flight minutes (Admin only).
– Set a player’s flight balance (Admin only).
– Reload the plugin configuration.
Permissions:
– Allows players to use Economy Flight features.
– Grants access to admin commands.
Code (YAML):
# ================================ # EconomyFlight Plugin Configuration # ================================ # This configuration controls the flight economy # where players can purchase flight time in minutes. # Adjust the settings below to suit your server's needs. # ================================ # Debug Mode # Enable this if you want detailed console logs for troubleshooting debug: false
# Flight Pricing # Set the cost per minute of flight in your server's economy # Example: price: 10 means $10 per minute of flight price: 10
# Cost per minute ($)