Started by
ButterKing-28
on
Topic category: Help with Minecraft modding (Java Edition)
Hello!
I am making a mod for my brother and friends. One of the GUI buttons sets the client velocity to x:0 y:100 z:0. When testing in it in single player it works and also works when testing it in a server.
But! When you press it, the server's console it gives a warning saying that the player went above the Max Vilosity (and doesn't fling the player).
Is there a way on setting this max velocity limit in the Java 1.19.4 Fabric Server?
(Also sorry if this is not the right place to ask this)
Thanks
: )