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

# add\_point

**永久效果**[**​**](https://plugins.auxilor.io/effects/all-effects/add_points#permanent-effect)

添加或者减少某个点数的值。

## 示例配置

```yaml
- id: add_points
  args:
    type: g_souls # 点数ID
    amount: 1 # 增加或者减少的数量，减少为负数
```
