Update Effect Condition authored by Ethan's avatar Ethan
## Description ## Description
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)) 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))
| Condition Types |
| ------ |
| N/A |
## Parameters ## Parameters
[You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
| Parameter | Aliases | Description | Type | | Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ |
| `effect` | `e` | A list of potion effects the player needs. | [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) |
... ...
......