Chunk Loading Config
Chunk loading on my server is very slow. I found the chunk loading section in the paper config, but I was a bit confused by it. How would I configure it so that the chunks load in at the same speed they would in a singleplayer world?
5 Replies
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by lightninggod1112#0
pregen your world using chunky
in the paper config, u can adjust how many threads are used for chunk loading, which is default set to -1 which is half of the available threads
if ur still slow, a better cpu = faster loading
So what would I set it to to have the max amount of threads for chunk loading?
depends on your cpu
pregening ur world is always the best first thing to do, generally the default worker threads is best option
I got it to work by just forcing a certain amount of chunks to be loaded at all players, and it works
Thanks for the help though