Skip to content

Permissions

Blzd edited this page Jun 8, 2026 · 1 revision

Permissions

This page documents all permission nodes used by BlzdFly.


Player Permissions

blzdfly.timed

Allows a player to use timed flight that has been granted by an administrator.

Players can:

  • Toggle flight using /fly
  • View flight information using /fly info
  • Fly while they have remaining flight time

blzdfly.claim

Allows a player to use claim-based flight.

Players can:

  • Toggle flight using /fly
  • View flight information using /fly info
  • Fly while claim flight is active

Requires claim flight to be configured and available.


blzdfly.permanent

Allows a player to use permanent flight.

Players can:

  • Toggle flight using /fly
  • View flight information using /fly info
  • Fly without consuming timed flight

Administrative Permissions

blzdfly.admin

Provides access to all administrative BlzdFly commands.

This permission grants access to:

  • /fly reload
  • /fly give
  • /fly remove
  • /fly set
  • /fly time

Recommended Setup

Regular Players

Assign one or more of:

  • blzdfly.timed
  • blzdfly.claim
  • blzdfly.permanent

depending on how flight should be granted.


Staff

Assign:

  • blzdfly.admin

Notes

  • Permission management is handled by your permissions plugin.
  • Changes to permissions may require players to reconnect depending on your permissions plugin.
  • Multiple flight permissions can be assigned to the same player.

Clone this wiki locally