transmission

Teleports the player forward by a given distance, stopping at the first solid block in the path.

Categories: movement

Required arguments

Key(s)DescriptionType
distanceThe maximum distance to teleport the player forward. Supports expressions.EXPRESSION

Trigger parameters required

  • PLAYER

Example

effects:
  - id: transmission
    args:
      distance: 10 + %level%

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue