You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
I saw that the issue is similar to #13, but that issue is already closed so I opened another one.
See this image.
If I right-click the minecart then this will happen
The problem is that, the player still keeps crawling on (or under in visual) the mount.
This does not damage the player like #13, however, it can sometimes give players ability to see things under the ground.
I think the best way to solve this problem is to prohibit riding a mount while the player is crawling (because right-clicking a mount like a minecart is already prohibited when sneaking).
The text was updated successfully, but these errors were encountered:
I found that this issue is client-only. The ClientHandler doesn't care about the player's riding status when checking if the player is crawling. Fixing this will do a full fix.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I saw that the issue is similar to #13, but that issue is already closed so I opened another one.
See this image.
If I right-click the minecart then this will happen
The problem is that, the player still keeps crawling on (or under in visual) the mount.
This does not damage the player like #13, however, it can sometimes give players ability to see things under the ground.
I think the best way to solve this problem is to prohibit riding a mount while the player is crawling (because right-clicking a mount like a minecart is already prohibited when sneaking).
The text was updated successfully, but these errors were encountered: