Open Parsonswy opened 3 years ago
Using Player.isOnGround() is depreciated and has always been insecure since it relies on a client-reported value.
Player.isOnGround()
Using
Player.isOnGround()
is depreciated and has always been insecure since it relies on a client-reported value.