> 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-xiao-guo/give_global_points.md).

# give\_global\_points

## `give_global_points`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/give_global_points#triggered-effect)

增加或者减少全服点数，见点数系统一节。

## 示例配置

```yaml
- id: give_global_points
  args:
    type: item_stock # 点数ID
    amount: 1 # 数量，支持负数代表减少
```
