Fly
A Minecraft plugin to allow the toggling of flight and fly speed

Commands
Flight
Toggle your ability to fly

  • Permission
    • fly.toggle.self
  • Alias'
    • fly
    • flight
  • usage
    • /fly <player(s)>

Others
You can toggle the flight of others by appending the /fly command with the player names.

Permission: fly.toggle.other

For instance:

/fly player1 player2

Both player1 and player2 will have their flight toggled

Flight Speed
Modify your flight speed

  • Permission
    • flyspeed.toggle.self
  • Alias'
    • flyspeed
    • fspeed
    • fs
  • usage
    • /flyspeed [amount] <player(s)>

Others
Setting other players flight speed is super simple, just append the player's names to the end of the command just as you do for /fly

Permission: flyspeed.toggle.other

Configuration

Check out the configuration here

Support
PlaceHolderApi
If placeholder is detected the following placeholders will be available:

  • %fly_on%
    • If the player has flight enabled
  • %fly_off%
    • If the player has flight disabled
  • %fly_speed%
    • The players current flight speed

Furthermore, any configuration messages will be able to interact with placeholders