What Does Chunky Do?

Chunky is a plugin (for Paper/Spigot/Bukkit) or mod (for Forge/Fabric platforms) that pre-generates chunks in a Minecraft world to prevent lag spikes caused by real-time chunk loading when players explore.


Step-by-Step Guide

  1. Install Chunky

  2. Set Up Pre‑Generation

  3. Start Generation

    /chunky start
    
    

    Watch for console messages indicating progress (chunks processed, percentage, ETA, speed).

  4. Control the Process


Important Considerations


Summary Table

Step Command Example Notes
Install Chunky Place .jar in plugins or mods Restart server
Select world /chunky world world_nether Default is Overworld
Set center /chunky center 0 0 Or align to world border
Set radius /chunky radius 5000 Adjust based on server capacity
Start /chunky start Watch console for progress logs
Pause /chunky pause Useful mid-process
Resume /chunky continue Pick up exactly where you paused
Cancel /chunky cancel Stop and discard the process
Check progress /chunky progress Percentage, ETA, chunks per second