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

# near\_entity

## `near_entity`

需要玩家在实体语句对应的实体附近。

## 示例配置

```yaml
- id: near_entity
  args:
    entities: # 实体列表，支持实体语句
      - zombie
      - ecobosses:illusioner
    radius: 25 # 半径
```
