JimiIT92 / UniverseGuard2

An easy to use world protection plugin for Sponge
https://ore.spongepowered.org/Francesco_Jimi/Universe-Guard
GNU General Public License v3.0
19 stars 3 forks source link

water #136

Closed CaiIsProgrammer closed 3 years ago

CaiIsProgrammer commented 3 years ago

water stops flowing but if I take the flag off it doesn't start flowing again.

JimiIT92 commented 3 years ago

Which flag is causing this issue?

CaiIsProgrammer commented 3 years ago

Actually just figured it out. It's the place command. and it seems to break my Redstone on my server as well. if its set to false

JimiIT92 commented 3 years ago

That's probably because it sees the redstone changing property as a new block being placed. You can fix this temporarly by excluding the redstone dust block from the place flag

CaiIsProgrammer commented 3 years ago

how do i do this?

CaiIsProgrammer commented 3 years ago

though the water also still doesnt flow

JimiIT92 commented 3 years ago

Using the /rg excludeblock command https://github.com/JimiIT92/UniverseGuard2/wiki/rg-excludeblock

Yeah, the place flag is also preventing fluids from being placed or flow. You should get the same bug with lava as well. A fix will be released later today

EDIT: Version 2.31 just got released with this fix! https://ore.spongepowered.org/Francesco_Jimi/Universe-Guard/versions/2.31