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

# teleport\_to

## `teleport_to`

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

传送到某个位置。

## 示例配置

```yaml
- id: teleport_to
  args:
    world: world_nether # 世界名称
    x: 100 # X坐标
    y: 50 # Y坐标
    z: -581.2 # Z坐标
```
