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

# above\_global\_points

## `above_global_points`

需要某个全服点数达到指定值。

## 示例配置

```yaml
- id: above_global_points
  args:
    type: item_stock # 点数ID
    amount: 10 # 最小数量
```
