How to disable multilayer chunk generation?

I have a server where the world is small, the worldborder is at around 4k blocks. The problem is I uncommented and set the setting "generate_new_chunks" to false but it is still generating chunks outside what was already pre-generated before installing it. Version 1.21.4, paper.
5 Replies
Puhpine
Puhpine2w ago
Try setting a border in the settings. I'm not sure what that setting is called so send the config file here if you can't find it.
Jckf
Jckf2w ago
The plugin by default respects the vanilla border, and if you've set chunk generation to false - then it will be disabled. What makes you think it is still generating chunks?
Starkye
StarkyeOP2w ago
I did and it seems to have stopped it from happening for now, problem is different dimensions have different worldborder sizes :/ The border isn't vanilla, I saw it generating the chunks in an online map that my server has. (players cant possibly access them and no other plugin was generating terrain)
Jckf
Jckf2w ago
You can set different borders per world in the plugin too How far outside the border were you seeing generation? And what version of the plugin?
Starkye
StarkyeOP2w ago
~1000ish blocks away Thanks I'll check that out Latest version from the github, 0.9.0

Did you find this page helpful?