| ... | ... | @@ -7,9 +7,9 @@ Uses potion effects for conditions. [You can view all of the potion effects here | 
|  |  | ## Parameters | 
|  |  | [You can view all global parameters here.](Condition-Parameters) | 
|  |  |  | 
|  |  | | 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) | | 
|  |  | | Parameter | Aliases | Description | Type | Default Value | | 
|  |  | | ------ | ------ | ------ | ------ | ------ | | 
|  |  | | `effect` | `e` | A list of potion effects the player needs. | [`Potion Effects`](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html) | Required | | 
|  |  |  | 
|  |  | ## Examples | 
|  |  | ``` | 
| ... | ... |  |