- Fixed stuttering when leaving claims that you can fly in when you have your fly enabled.
- Fixed
FlyingAllowed
teleporting you to the ground even if you were already on the ground when leaving a claim you can fly in. - Fixed
FlyingAllowed
teleporting 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.
- 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 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.