Multiplayer double jump
dude4123 opened this issue ยท 1 comments
i have a dedicated server and it only has the "pmmo mod"
when jumping jumps 2 blocks and slows acceleration when running
everything works fine in single player
just jump and nothing more
when it is a space of 2 blocks and I jump the character jumps several times repeatedly
could it be the fault of my server? It doesn't have a single mod
neither datapacks
Version
minecraft 1.18.2
forge 40.1.68
pmmo 1.18.2-3.69.11
This is a known issue and cannot be fixed. The best option is to remove these sections from perks.json
on the server.
The reason for this is that jumping is handled client side but the perks were only implemented server side in this version of PMMO. to implement them client side would have been a major overhaul and since I was already rewriting the mod from the ground up it made more sense just to wait.