A guide to using Chunky to pre-generate your worlds; increase performance and reduce server lag.
plugins
folder (either drag and drop the jar into the file manager or use SFTP).
/mods
folder (either drag and drop into the file manager or use SFTP).
Restart the server and Chunky should be good to go!
/chunky radius <chunk-size>
- sets the radius from the center to be pre-generated
/chunky center <x> <z>
- sets the center of the chunks to be pre-generated
/chunky setcorners <x1> <z1> <x2> <z2>
- sets the corners of the chunks to be pre-generated/chunky start
- starts the generation process/chunky pause
- pauses the generation process/chunky resume
- resumes the generation process/chunky stop
- stops the generation process/chunky status
- shows the status of the generation process0,0
, you would use the following commands:
/chunky radius 5000
/chunky center 0 0
/chunky start