Server side: Disable chunk generation
Disable new chunk generation, but allow LOD generation.
What settings / options can I set to achieve this?
6 Replies
Wdym?
You dont want chunks to generate but you want chunks to generate?
Or do you want to generate LODs without real chunks being generated?
No I mean I want LOD's to be created but no new chunks to be generated.
Solution
Then you need to set your generation mode to features
I see thanks 🙂 Can you set server settings through the GUI or do you do that through the
/dh command?For the server side settings you need to use the commands
Alright perfect, thanks 🙂