How to install and set up LilWorlds on your Minecraft server
Before installing LilWorlds, ensure your server meets these requirements:
1.16 - 1.21.5
Supports all modern Minecraft versions
Spigot, Paper, or Purpur
Any Spigot-based server software
Java 8 or higher
Java 17+ recommended for best performance
Minimum 2GB RAM
More RAM recommended for multiple worlds
Download the latest version of LilWorlds from our GitHub releases page:
Get the latest stable release with all features
Development builds may contain bugs and are not recommended for production servers.
You can find development builds in the GitHub Actions artifacts or build from source.
lilworlds-1.2.0.jar
from the latest releaselilworlds-1.2.0.jar
in your server’s plugins/
folderAfter starting your server, check that LilWorlds loaded successfully:
/plugins
to see if LilWorlds is listed/world
to test the commandExpected Console Output
LilWorlds works great on its own, but you can enhance it with these optional plugins:
Adds placeholder support for other plugins to display LilWorlds information.
Install PlaceholderAPI
Download from SpigotMC
Restart Server
LilWorlds will automatically detect and integrate with PlaceholderAPI
Use Placeholders
Use placeholders like %lilworlds_current_world%
in other plugins
Placeholder | Description |
---|---|
%lilworlds_current_world% | Player’s current world name |
%lilworlds_world_count% | Total number of loaded worlds |
%lilworlds_world_players% | Players in current world |
After installation, LilWorlds creates several configuration files:
Edit config.yml
to customize basic settings:
Configure permissions for your players and staff:
Plugin not loading
Symptoms: LilWorlds doesn’t appear in /plugins
list
Solutions:
Commands not working
Symptoms: /world
command shows “Unknown command”
Solutions:
Worlds not loading
Symptoms: Existing worlds don’t appear in /world list
Solutions:
worlds.yml
configurationauto-load-worlds
in config/world import
If you encounter issues not covered here:
Found a bug? Report it on our GitHub issues page
Now that LilWorlds is installed, you’re ready to start managing worlds:
Learn the basic commands and workflows
Customize LilWorlds for your server