elBukkit / PreciousStones

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

Issue with potion preventing #1

Closed NathanWolf closed 3 years ago

NathanWolf commented 4 years ago

I have a problem, when I didn't set any flag to prevent potions, the negative effect potions aren't working on my field, only positive effect potions are working.

xtomyserrax commented 4 years ago

I would need to see the flags the player applied to the field. I mean if he is using Peace Keeper, then yeah, as it prevents pvp it will prevent the damage caused by a splash potion even though there is no prevent potions flag, I guess that is intended.

I tested for example in a regular field without prevent-pvp and potion damage works perfectly fine, we need the config file to test this.