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

# give\_money

## `give_money`

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

给予玩家金币。

**需要 Vault 经济。**

## 示例配置

```yaml
- id: give_money
  args:
    amount: 1000 # 数量
```
