WorldGuard

WorldGuard

8M Downloads

Potion blocking does not seem to work

LadyCailinBot opened this issue ยท 2 comments

commented

WORLDGUARD-3578 - Reported by TGS

This is my global config:

gameplay:
    block-potions: [BLINDNESS, ABSORPTION, CONFUSION, DAMAGE_RESISTANCE, FAST_DIGGING, FIRE_RESISTANCE, HARM, HEAL, HEALTH_BOOST, HUNGER, INCREASE_DAMAGE, INVISIBILITY, POISON, REGENERATION, SATURATION, SLOW, SLOW_DIGGING, WATER_BREATHING, WEAKNESS, WITHER]
    block-potions-overly-reliably: true

I tried both with block-potions-overly-reliably: true and false.
Running 6.1.1- SNAPSHOT.1623-96e0ffd

People can still throw potions and the effects apply. Maybe it's because the potions have multiple effects instead of one?

commented

Comment by wizjany

WG checks all effects on a potion, so I doubt that's it..

commented

Comment by TGS

Yeah I thought so, it would be strange if that was the case