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

# pull\_in

## `pull_in`

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

将目标摔向玩家。

## 示例配置

```yaml
- id: pull_in
  args:
    velocity: 0.2 # 拉动推力，越大玩家拉的就越远
```
