elBukkit / PreciousStones

Self-service protection for Minecraft servers
http://dev.bukkit.org/server-mods/preciousstones/
10 stars 10 forks source link

Flow bug #56

Closed FallenEmo closed 3 years ago

FallenEmo commented 3 years ago

Hi, Idk if this is bug but if someone goes to the edge of the protection and goes high it can place lava which can flow into the protection. People made towers with this bug.

Yes I do have "prevent-flow: true"

I do use the latest version

xtomyserrax commented 3 years ago

Could you please show some screenshots or a video? It would help a lot! Thanks

FallenEmo commented 3 years ago

https://www.youtube.com/watch?v=L3aw4kCmWso

No problem :)

FallenEmo commented 3 years ago

Is it ok?

xtomyserrax commented 3 years ago

Yeah thanks for the video, Ill investigate the issue

FallenEmo commented 3 years ago

So? Have you investigate it?

xtomyserrax commented 3 years ago

I already found the issue, its here: https://github.com/elBukkit/PreciousStones/blob/80085fc042458fd1ccbdc131774e63e8febd44d5/src/main/java/net/sacredlabyrinth/Phaed/PreciousStones/listeners/PSPlayerListener.java#L1276

Next version will have it fixed. Thanks for the report!