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

# has\_quest\_active

## `has_quest_active`

需要（作为触发对象的）玩家正在完成（激活）指定任务。

**需要 EcoQuests。**

## 示例配置

```yaml
- id: has_quest_active
  args:
    quest: magic_miner # 任务ID
```
