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

# traceback

## `traceback`

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

将玩家回溯到之前的位置。

## 示例配置

```yaml
- id: traceback
  args:
    seconds: 10 # 回溯的时间，以秒为单位
```
