Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MMOBars
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Ethan
  • MMOBars
  • Wiki
  • Effect Condition

Effect Condition · Changes

Page history
Update Effect Condition authored Apr 07, 2021 by Ethan's avatar Ethan
Show whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Effect-Condition.md Effect-Condition.md +3 -3
  • No files found.
Effect-Condition.md
View page @ a2315647
## Description ## Description
Uses potion effects for conditions. 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 ## Parameters
| Parameter | Aliases | Description | Type | | 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) |
## Examples ## Examples
``` ```
conditions: conditions:
- 'effect{e=WITHER;m=true}' - 'effect{e=WITHER;m=true}'
- 'effect{e=POISON,;m=true}' - 'effect{e=POISON,BLINDNESS;m=true}'
``` ```
\ No newline at end of file
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Functions
  • Conditions
  • Colors
  • Styles
  • Options