Chunky lets you pre-generate chunks on your Minecraft server to reduce lag before players explore the world. A chunk is a 16×16 section of the world that loads when players are nearby, and generating them ahead of time helps the server run more smoothly. Chunky can run multiple generation tasks, pause and resume progress as needed, and provide real-time stats such as chunks processed, completion percentage, ETA, and generation speed.
Installing the Chunky Plugin
Install Chunky.
Access your Paradise Panel.
Stop the server.
In your Files tab, open the
pluginsfolder.Upload the Chunky plugin.
Start the server.
Installing the Chunky Mod
Install Chunky.
Stop the server.
Access your Paradise Panel.
In your Files tab, open the
modsfolder.Upload the Chunky mod.
Start the server.
Pre-Generating Chunks
Type the following command to set the world center:
/chunky center x zType the following command to set the area you'd like to pre-generate:
/chunky radius <number>. Replace<number>with how far (in chunks) you'd like to generate from the center (for example,/chunky radius 300).Now, type the following command to begin generating the chunks:
/chunky start
To check the generating status, use /chunky status
To pause or resume, you can use /chunky pause to pause and /chunky resume to continue.