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

# run\_chain

## `run_chain`

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

执行一个连锁效果。

## 示例配置

```yaml
- id: run_chain
  args:
    run-type: normal # 可选，执行方式，见配置一个效果一节
    chain: blind_and_pop # 连锁效果ID
```
