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

# give\_price

## `give_price`

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

向玩家支付一个价格。

## 示例配置

```yaml
- id: give_price
  args:
    value: 1000 # 价格的值，一般看作数量
    type: coins # 价格ID
```
