How to install and set up LilChunks on your Minecraft server
Get LilChunks up and running on your Minecraft server in just a few minutes.
Before installing LilChunks, ensure your server meets these requirements:
Java 17 or higher
1.16.5 to 1.21.5
Bukkit, Spigot, or Paper
LilChunks requires Java 17 or higher. Older Java versions are not supported.
Get the Latest Release
Download the latest version of LilChunks from the official sources:
Verify Download
Ensure you downloaded the correct file:
lilchunks-x.x.x.jar
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.
Upload the Plugin
Place the lilchunks-x.x.x.jar
file in your server’s plugins
directory:
Start Your Server
Start your Minecraft server to load LilChunks:
You should see LilChunks initialization messages in the console.
Verify Installation
Check that LilChunks loaded successfully:
You should see LilChunks listed in green, indicating it’s enabled.
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!
After the first launch, LilChunks will create its configuration files:
LilChunks creates a config.yml
file with sensible defaults:
The default configuration is optimized for most servers. You can customize it later based on your needs.
Verify the installation by testing basic commands:
Ensure permissions are working correctly:
Plugin Not Loading
Symptoms: LilChunks doesn’t appear in /plugins
list
Solutions:
java -version
Permission Errors
Symptoms: “You don’t have permission” messages
Solutions:
/lp user <name> permission set lilchunks.admin true
/op <username>
Version Compatibility
Symptoms: “This version of Minecraft is not supported” error
Solutions:
Configuration Issues
Symptoms: Plugin loads but behaves unexpectedly
Solutions:
plugins/LilChunks/config.yml
to regenerate defaultsIf you’re using a plugin manager, you can install LilChunks without stopping the server:
Using /reload
can cause issues with some plugins. Use with caution.
For Docker-based servers, mount the plugins directory:
Now that LilChunks is installed, you’re ready to start using it:
Learn the basics and start your first pregeneration
Customize LilChunks for your server
Join our community for support and updates! Check the main documentation page for Discord and GitHub links.