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

# above\_balance

## `above_balance`

需要（作为触发对象的）玩家的金币达到指定值。

**需要 Vault。**

## 示例配置

```yaml
- id: above_balance
  args:
    balance: 150000.50 # 最小数量
```
