
Adds a server-side command to set the velocity of any entity including players.
Adds a server-side command to set the velocity of any entity including players.
/velocity <entity> <velocity> [rotationContext]
e.g. /velocity @s ~ 3 ~
entity: Entity selector, like vanilla teleport commandvelocity: Relative xyz velocity values, also like teleportrotationContext: 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"