Uses potion effects for conditions.[You can view all of the potion effects here.]((https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html))
## Parameters
| Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ |
| `effect` | `e` | A list of potion effects the player needs. | String List ([Potion Effects](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html)) |
| `effect` | `e` | A list of potion effects the player needs. | [Potion Effects](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html) |