Changes
Page history
Update Conditions
authored
Apr 07, 2021
by
Ethan
Show whitespace changes
Inline
Side-by-side
Conditions.md
View page @
8da1f69c
...
@@ -61,3 +61,12 @@ These parameters are included in **every** condition.
...
@@ -61,3 +61,12 @@ These parameters are included in **every** condition.
|
[
gamemode
](
Gamemode-Condition
)
| Checks for a player's gamemode. |
|
[
gamemode
](
Gamemode-Condition
)
| Checks for a player's gamemode. |
|
[
mounted
](
Mounted-Condition
)
| Checks if a player is mounted on a
**living**
entity. |
|
[
mounted
](
Mounted-Condition
)
| Checks if a player is mounted on a
**living**
entity. |
| placeholder | Used for making custom conditions. |
| placeholder | Used for making custom conditions. |
## Comparison Conditions
### Default Parameters
These parameters are included in
**every**
condition.
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
|
`operator`
|
`oper, op`
| Which operator to use. | Operator
`(greater, g, equal, e, less, l)`
|
`N/A`
|
\ No newline at end of file