#Chunks
27 messages · Page 1 of 1 (latest)
Are you exploring new chunks when this happens?
Yeh
Id recommend pregenerating the server. This way the server loads the chunks while no players are online, and when you play the server isn't spending the resources to try and load new chunks quickly as you explore :)
!worldgen
Minecraft 1.14 onwards, generating chunks can be very resource-intensive and cause a lot of lag for players with forge installed, we recommend installing a mod on the server called World Pregenerator (https://www.curseforge.com/minecraft/mc-mods/world-pre-generator). Using this mod with the right commands will enable your server to perform better over time as more chunks are created.
The mod is only required to be installed server-side. To install it, upload it to your server's mods folder and restart your server.
Please run the following commands to start the world generation while players are offline:
/pregen gen minecraft:overworld start 0 0 500
The above commands will generate everything within an 8000 block radius of spawn in the overworld. You can run this command for each world you want to pregenerate.
Please note that you will experience lag while this happens, so try to run it while people are not on :)
One question, where do i put the command?
Console :)
and how do i generate it to do more than 8k blocks
what type of command does that, the number?
Making the last number bigger
500 = 8000 blocks
So doing that times 40 would be insanely big
We've had people try to generate 100K blocks out before and it did not go well yes 😭
sounds good anyways, cheers for the help!