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

# item\_points\_below

## `item_points_below`

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

## 示例配置

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