Changes
Page history
Update Conditions
authored
Apr 07, 2021
by
Ethan
Hide whitespace changes
Inline
Side-by-side
Conditions.md
View page @
a0cb0a56
...
...
@@ -50,6 +50,7 @@ health:
| ------ | ----------- |
|
[
bar-inactive
](
Bar-Inactive-Condition
)
| Used for bar inactivity. |
|
[
bar-progress
](
Bar-Progress-Condition
)
| Used for detecting the progress of the bar. |
| effect | Used for detecting potion effects on the player. |
| mounted | Used for detecting if a player is mounted on a living entity. |
|
[
effect
](
Effect-Condition
)
| Used for detecting potion effects on the player. |
| gamemode | Used for checking a player's gamemode. |
|
[
mounted
](
Mounted-Condition
)
| Checks if a player is mounted on a
**living**
entity. |
| placeholder | Used for making custom conditions. |
\ No newline at end of file