Velocity Command
ModMIT

Velocity Command

Adds a server-side command to set the velocity of any entity including players.

831
Downloads
4
Followers
3 months ago
Updated
📦
3
Versions

📖About Velocity Command

Velocity Command

Adds a server-side command to set the velocity of any entity including players.

Usage

/velocity <entity> <velocity> [rotationContext]

e.g. /velocity @s ~ 3 ~

Arguments

  • entity: Entity selector, like vanilla teleport command
  • velocity: Relative xyz velocity values, also like teleport
  • rotationContext: When using directional (^) coordinates, determines the source of direction: "entity" for the entity's facing direction and "command" for the command context's source (for /execute facing), defaults to "entity"