Quick Start Guide
Get up and running with LilChunks chunk pregeneration in just a few minutes. This guide will walk you through your first pregeneration task.This guide assumes you have already installed LilChunks on your server.
Your First Pregeneration
1
Join Your Server
Connect to your Minecraft server and navigate to the area where you want to pregenerate chunks.
Choose a central location like spawn or a main base area for your first pregeneration.
2
Start Pregeneration
Use the start command to begin chunk generation around your current location:This will pregenerate chunks in a 10-chunk radius around your position.
Chunk Radius Explained: A radius of 10 means chunks will be generated 10 chunks in each direction from your position, creating a 21x21 chunk area (441 total chunks).
3
Monitor Progress
Check the generation status to see progress:You’ll see output like:
4
Wait for Completion
Let the pregeneration complete. You can continue playing while it runs in the background.
Avoid stopping the server during pregeneration unless necessary. Use
/lilchunks stop
first.Command Aliases
LilChunks provides convenient aliases for faster command execution:Common Pregeneration Scenarios
Small Area (Spawn Protection)
Perfect for spawn areas and small bases:Medium Area (Town/Base)
Good for larger bases and town areas:Large Area (World Border)
For major world areas or world borders:Large pregeneration tasks can take significant time and server resources. Start small and monitor performance.
Understanding the Output
When you start pregeneration, you’ll see colorful status messages:Successful Start
Status Check
Completion
Managing Multiple Worlds
LilChunks can handle pregeneration in different worlds:When using commands from the console, you must specify the world name for stop and status commands.
Performance Monitoring
Check Server Performance
Monitor your server’s performance during pregeneration:Adjust Generation Speed
If pregeneration is causing lag, you can adjust the speed in the configuration:Stopping Pregeneration
Graceful Stop
Always stop pregeneration gracefully when possible:Emergency Stop
If the server is unresponsive, you can stop from console:Before Server Restart
Always stop pregeneration before restarting your server:Tab Completion
LilChunks provides smart tab completion for all commands:Best Practices
🎯 Start Small
🎯 Start Small
Begin with small radius values (5-10 chunks) to test performance and understand the impact on your server.
⏰ Off-Peak Hours
⏰ Off-Peak Hours
Run large pregeneration tasks during off-peak hours when fewer players are online.
📊 Monitor Performance
📊 Monitor Performance
Keep an eye on TPS and memory usage during pregeneration. Stop if performance degrades significantly.
💾 Backup First
💾 Backup First
Always backup your world before running large pregeneration tasks.
🔄 Gradual Expansion
🔄 Gradual Expansion
For very large areas, consider multiple smaller pregeneration sessions rather than one massive task.
Troubleshooting Quick Issues
Command Not Found
Command Not Found
Problem:
/lilchunks
command not recognizedSolutions:- Check if LilChunks is installed:
/plugins
- Verify permissions:
/lp user <name> permission check lilchunks.use
- Try aliases:
/lc
or/chunks
Permission Denied
Permission Denied
Problem: “You don’t have permission to use this command”Solutions:
- Grant permissions:
/lp user <name> permission set lilchunks.admin true
- Use OP:
/op <username>
- Check permission plugin configuration
Generation Won't Start
Generation Won't Start
Problem: “Failed to start chunk generation”Solutions:
- Check if generation is already running:
/lc status
- Verify world is loaded and accessible
- Check server logs for error messages
- Try a smaller radius first
Server Lag
Server Lag
Problem: Server becomes laggy during pregenerationSolutions:
- Reduce
chunks-per-tick
in config - Stop current generation:
/lc stop
- Use smaller radius values
- Run during off-peak hours
What’s Next?
Now that you’ve completed your first pregeneration, explore more advanced features:Configuration Guide
Optimize LilChunks for your server’s needs
Commands Reference
Learn all available commands and options
Performance Tuning
Maximize performance and minimize lag
Troubleshooting
Solve common issues and problems
Join our community for tips, support, and to share your pregeneration experiences!