|
**Description:** Checks if the target's Y location is above a value
|
|
## Description
|
|
|
|
Checks if the target's Y location is above a value
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
| Attribute | Aliases | Description | Default |
|
|
| --------- | ------- | ----------------------------- |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| height | h | The height they must be above |
|
|
| height | h | The height they must be above | |
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
## Examples
|
|
|
|
```yaml
|
|
```
|
|
Conditions:
|
|
Conditions:
|
|
- heightabove{h=50} true
|
|
- heightabove{h=50} true
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Location |
|
|
|
\ No newline at end of file |
|
|