- Added a
world-config.ymlfor disabled specific worlds. - Added a new command (
/dfw) for disabling worlds.
- Added support for GriefDefender.
- Supports claims in GriefDefender.
- Optimized the way the plugin loads plugin hooks.
- Optimized method calls for larger servers.
- You can now specify how many ticks there are between flight lookups.
- Fixed an issue with trusted members not being able to fly in claims for HuskClaims and GriefPrevention.
New Feature
- You can allow specific ranks to fly in every claim, using this permission node:
flyingallowed.in.claims.all
- Fixed stuttering when leaving claims that you can fly in when you have your fly enabled.
- Fixed
FlyingAllowedteleporting you to the ground even if you were already on the ground when leaving a claim you can fly in. - Fixed
FlyingAllowedteleporting you to the ground even if the teleportation location it was teleporting you to was less than 1.5 blocks from where you currently were.- 1.5 blocks is a little bit more than the height a player can jump.
- Fixed
- Fixed taking damage after falling out of a claim you can fly in (if the velocity of your fall would make you to take damage).
- Fixed
FlyingAllowed's teleportation affecting players who are using elytras (in a gliding state).
If you have any issues, join my discord.
- Updated BOU.
- Fixed a Bukkit API Versioning issue.
- Fixed another issue with WorldGuard regions.
- Fixes:
- Issue with HuskClaims and players not being able to fly in claims that they are trusted in.
- Some issues with WorldGuard when reloading the plugin without restarting. (My goal is to completely support hot-reloading with my plugins.)
- Added config values for setting region flight toggling messages.
- Cleaned up some code and default configs shipped with the plugins.
- Fixed a bug with HuskClaims.
- Players being spammed with "this claim is protected" when walking through another player's claim that they don't have fly access in.
- (Possible Fix) Players not being able to fly in claims that they have trust in.
- Added a config value for admins to define the region permission.
- Defaults to:
flyingallowed.in.regions. - Note: players will need to have this permission in order to fly in regions even if the region has the
flyingallowed-allow-flightregion flag set to Allow.
- Defaults to:
- Added config option to change the permission needed for flying in claims.
- Was
flyingallowed.in.lands. - Set the default to
flyingallowed.in.claims - Added backwards support (so admins won't have to change their permission nodes around) with
flyingallowed.in.lands.
- Was
- Added support for:
- WorldGuard Regions
- Husk Claims
- Added a message configuration file.
- Added a way to fine-tune Grief Prevention and Husk Claims allowed claim extents. (If the player has the extent in the claim they are in, allow them to fly.)
- Fixed Folia sometimes throwing errors when teleporting to the ground.
- Fixed flight not getting toggled off when leaving a claim.
- Fixed ProtectionStones support.
- Cleaned up code.
- Fixed Folia teleportation bug.
- Added support for ProtectionStones as per a request.
- Fixed up for initial release.
- Functional plugin hooks:
- Lands.
- KingdomsX
- GriefPrevention
- Base functions:
- Toggle your flight.
- Set your flight to off or on.
- Auto toggle on or off players' flight when they enter or leave a lands land, kingdomsx kingdom land, or griefprevention claim.
- Toggling off sets the player safely on the ground.


