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

# can\_afford\_price

## `can_afford_price`

需要玩家能够支付指定价格。

## 示例配置

```yaml
- id: can_afford_price
  args:
    value: 1000 # 价格的值（数量）
    type: coins # 价格ID
```
