... | ... | @@ -50,11 +50,11 @@ health: |
|
|
|
|
|
| Conditions | Description | Condition Type |
|
|
|
| ------ | ----------- | ----------- |
|
|
|
| [bar-inactive](Bar-Inactive-Condition) | Used for bar inactivity. | [Basic](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#default-parameters) |
|
|
|
| [bar-progress](Bar-Progress-Condition) | Used for detecting the progress of the bar. | [Comparison](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#comparison-parameters) |
|
|
|
| [effect](Effect-Condition) | Used for detecting potion effects on the player. | [Basic](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#default-parameters) |
|
|
|
| [gamemode](Gamemode-Condition) | Checks for a player's gamemode. | [Basic](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#default-parameters) |
|
|
|
| [mounted](Mounted-Condition) | Checks if a player is mounted on a **living** entity. | [Basic](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#default-parameters) |
|
|
|
| placeholder | Used for making custom conditions. | [Comparison](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters#comparison-parameters) |
|
|
|
| [bar-inactive](Bar-Inactive-Condition) | Used for bar inactivity. | N/A |
|
|
|
| [bar-progress](Bar-Progress-Condition) | Used for detecting the progress of the bar. | [Comparison](Condition-Parameters#comparison-parameters) |
|
|
|
| [effect](Effect-Condition) | Used for detecting potion effects on the player. | N/A |
|
|
|
| [gamemode](Gamemode-Condition) | Checks for a player's gamemode. | N/A |
|
|
|
| [mounted](Mounted-Condition) | Checks if a player is mounted on a **living** entity. | N/A |
|
|
|
| placeholder(Mounted-Condition) | Used for making custom conditions. | [Comparison](Condition-Parameters#comparison-parameters) |
|
|
|
|
|
|
|