Skip to content

GriefDefender Integration

Blzd edited this page Jun 8, 2026 · 1 revision

GriefDefender Integration

BlzdFly can integrate with GriefDefender to provide claim-based flight.

When enabled, players can use flight within claims they own, subject to the permissions granted by BlzdFly.


Requirements

To use claim flight, the following are required:

  • GriefDefender installed on the server
  • BlzdFly installed and running
  • The player has the blzdfly.claim permission

How Claim Flight Works

Claim Flight allows players to fly within claims they own.

When a player enters a valid claim:

  • Flight becomes available
  • The player may toggle flight using /fly
  • Flight remains available while the player stays within the claim

When a player leaves the claim:

  • A grace period begins
  • The player must return before the grace period expires
  • If they do not return, Claim Flight is removed

Grace Period

The amount of time a player can remain outside a claim is controlled by:

claim-flight:
  grace-seconds: 5

Default value:

5

This gives players a short amount of time to cross claim boundaries without immediately losing flight.


Checking Claim Flight Status

Players can view their current flight status using:

/fly info

This will display information about their active flight type and remaining flight time where applicable.


Troubleshooting

I own a claim but cannot fly

Check the following:

  • GriefDefender is installed and running
  • You have the blzdfly.claim permission
  • You are inside a claim you own
  • Claim Flight has not expired

Flight disappears when I leave my claim

This is normal behaviour.

Claim Flight is intended to function only within owned claims.

The grace period exists to allow temporary movement outside claim boundaries.


Timed Flight and Claim Flight

Timed Flight and Claim Flight are separate systems.

A player may have access to one or both depending on their permissions and flight entitlements.


Notes

  • Claim Flight requires GriefDefender.
  • Flight availability is determined automatically based on claim ownership.
  • Claim Flight does not consume Timed Flight.

Clone this wiki locally