Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.3 on server collision #78

Open
superon opened this issue Aug 9, 2021 · 2 comments
Open

1.2.3 on server collision #78

superon opened this issue Aug 9, 2021 · 2 comments

Comments

@superon
Copy link

superon commented Aug 9, 2021

i suspect you may already be aware of this one.

i've set

"leaves": {
"collide": false,

on the server but setting this to true on the client allows them to walk on them on the server :/

@superon
Copy link
Author

superon commented Aug 10, 2021

also noting that though this appears to be true for natural leaves (those generated by forests etc) it's not the same for those placed by the player.
generated leaves do still have collision whilst placed leaves don't.

this statement is noting behaviour when client has collision true whilst server has it false.

@Haven-King
Copy link
Owner

Yes, unfortunately Minecraft handles collisions client-side. Syncing configs to the client is something I've looked into, but likely won't be added any time soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants