API Documentation
Movement Utils
List of available movement events
Get direction
This event will get the direction of the player.
Example
Example
Direction
This event will direction the player.
Example
Example
Set speed
This event will set the speed of the player.
Example
Example
Get speed
This event will get the speed of the player.
Example
Example
Get absolute speed
This event will get the absolute speed of the player.
Example
Example
Get move vector
This event will get the move vector of the player.
Example
Example
Get base move speed
This event will get the base move speed of the player.
Example
Example
Is moving
This event will check if the player is moving.
Example
Example
Get move yaw
This event will get the move yaw of the player.
Example
Example
Get blocks per second
This event will get the blocks per second of the player.
Example
Example
Is in liquid
This event will check if the player is in liquid.
Example
Example