akdukaan / GPFlags

GriefPreventionFlags is a Minecraft plugin to allow players to customize their GriefPrevention claims with claimflags.
GNU General Public License v3.0
17 stars 20 forks source link

[Bug] Flight preserved when resizing claim and leaving yourself outside #3

Closed MithrandirCraft closed 3 years ago

MithrandirCraft commented 3 years ago

On a claim with fly flags, flight is preserved if you resize the claim, leaving yourself outside of the claim.

akdukaan commented 3 years ago

It looks like this method returns the claim that was resized when it should return null. I'm unsure how I can fix this, but it's definitely a top priority for this plugin!