Skip to main content

has_potion_effect

Requires a player to have a potion effect active

Example Config

- id: has_potion_effect
args:
effect: blindness # The potion effect
effects: # You can also specify a list of potion effects
- haste
- speed
- blindness