> 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_xp_level.md).

# above\_xp\_level

## `above_xp_level`

需要（作为触发对象的）玩家的原版经验等级达到指定值。

## 示例配置

```yaml
- id: above_xp_level
  args:
    levels: 100 # 最小等级
```
