Installing LilChunks
Get LilChunks up and running on your Minecraft server in just a few minutes.Requirements
Before installing LilChunks, ensure your server meets these requirements:Java Version
Java 17 or higher
Minecraft Version
1.16.5 to 1.21.5
Server Software
Bukkit, Spigot, or Paper
LilChunks requires Java 17 or higher. Older Java versions are not supported.
Download
1
Get the Latest Release
Download the latest version of LilChunks from the official sources:
2
Verify Download
Ensure you downloaded the correct file:
- File name:
lilchunks-x.x.x.jar
- File size: ~150KB
- No additional dependencies required
Installation Process
1
Stop Your Server
Before installing any plugin, it’s recommended to stop your Minecraft server:
You can also install LilChunks while the server is running using a plugin manager, but stopping is safer.
2
Upload the Plugin
Place the
lilchunks-x.x.x.jar
file in your server’s plugins
directory:3
Start Your Server
Start your Minecraft server to load LilChunks:You should see LilChunks initialization messages in the console.
4
Verify Installation
Check that LilChunks loaded successfully:You should see LilChunks listed in green, indicating it’s enabled.
First Launch
When LilChunks starts for the first time, you’ll see colorful initialization messages:The colorful boxes indicate that LilChunks has loaded successfully and is ready to use!
Configuration Files
After the first launch, LilChunks will create its configuration files:Default Configuration
LilChunks creates aconfig.yml
file with sensible defaults:
The default configuration is optimized for most servers. You can customize it later based on your needs.
Verification
Test Basic Commands
Verify the installation by testing basic commands:Check Permissions
Ensure permissions are working correctly:Troubleshooting Installation
Plugin Not Loading
Plugin Not Loading
Symptoms: LilChunks doesn’t appear in
/plugins
listSolutions:- Verify Java 17+ is installed:
java -version
- Check server logs for error messages
- Ensure the jar file isn’t corrupted (re-download)
- Verify server software compatibility (Bukkit/Spigot/Paper)
Permission Errors
Permission Errors
Symptoms: “You don’t have permission” messagesSolutions:
- Grant yourself admin permissions:
/lp user <name> permission set lilchunks.admin true
- Or use OP permissions:
/op <username>
- Check your permission plugin configuration
Version Compatibility
Version Compatibility
Symptoms: “This version of Minecraft is not supported” errorSolutions:
- Verify your Minecraft version is 1.16.5 or higher
- Update your server software to a supported version
- Check the compatibility matrix in our documentation
Configuration Issues
Configuration Issues
Symptoms: Plugin loads but behaves unexpectedlySolutions:
- Delete
plugins/LilChunks/config.yml
to regenerate defaults - Check configuration syntax with a YAML validator
- Review the configuration guide for proper values
Alternative Installation Methods
Plugin Managers
If you’re using a plugin manager, you can install LilChunks without stopping the server:Docker Installations
For Docker-based servers, mount the plugins directory:Next Steps
Now that LilChunks is installed, you’re ready to start using it:Quick Start Guide
Learn the basics and start your first pregeneration
Configuration
Customize LilChunks for your server
Join our community for support and updates! Check the main documentation page for Discord and GitHub links.