> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-tiao-jian/above_y.md).

# above\_y

## `above_y`

需要（作为触发对象的）实体所在的高度高于某个值。

## 示例配置

```yaml
- id: above_y
  args:
    y: 64 # 最低高度
```
