traceback

Teleports the player back to where they were a specified number of seconds ago.

Categories: movement

Required arguments

Key(s)DescriptionType
secondsHow many seconds into the past to teleport the player (clamped to 1–30). Supports expressions.EXPRESSION

Trigger parameters required

  • PLAYER

Example

effects:
  - id: traceback
    args:
      seconds: 1 + %level% / 10

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue