> 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/item_points_above.md).

# item\_points\_above

## `item_points_above`

需要（触发器属性中的）物品的物品点数达到某个值。

## 示例配置

```yaml
- id: item_level_above
  args:
    type: point_name # 物品点数ID
    amount: 10 # 最小点数数量
```
