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

sometimes chunks are generated far from the spawn #26

Open
bierdosenhalter opened this issue Aug 31, 2022 · 2 comments
Open

sometimes chunks are generated far from the spawn #26

bierdosenhalter opened this issue Aug 31, 2022 · 2 comments

Comments

@bierdosenhalter
Copy link
Contributor

maybe set save chunk to false in every chunk save event

@bierdosenhalter bierdosenhalter changed the title sometimes chunks are generated that are far from the spawn sometimes chunks are generated far from the spawn Aug 31, 2022
@nothub
Copy link
Contributor

nothub commented May 16, 2024

WorldSaveEvent, ChunkLoadEvent and PlayerChunkLoadEvent are not cancelable.

@nothub
Copy link
Contributor

nothub commented May 16, 2024

All client packets (except KEEP_ALIVE) received by the server are dropped. It should not be possible for players to generate chunks. What other mechanisms could cause chunks to be generated far from spawn?

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