I was wondering if anyone had any prior knowledge of this event to share with me. I found it on the docs and it claims to be an event that fires when the velocity of a player changes but it was never called in my plugin once I attempted to utilize it.
@BlueMond Iirc its only fired when the server modifies the velocity (like with setVelocity(Vector), so clientside movement doesn't trigger it)