DesertWorldPlugin is a custom Minecraft plugin that generates a smooth, desert-only world. It is designed to work with the Multiverse plugin for managing multiple worlds.
- Generates a custom desert world with smooth terrain.
- Includes layers of bedrock, stone, sandstone, and sand.
- Sets the biome to
DESERTfor all chunks.
- Minecraft server running Spigot or Paper (API version 1.20 or higher).
- Multiverse-Core plugin installed.
- Java 17 or higher.
- Download the
DesertWorldPlugin.jarfile. - Place the
.jarfile in your server'spluginsfolder. - Restart your server to load the plugin.
-
Ensure the Multiverse-Core plugin is installed and working on your server.
-
Use the following command to create a new world with the DesertWorldPlugin generator:
-
/mv create <world_name> normal -g DesertWorldPlugin- Replace
<world_name>with the desired name of your world. - Example:
/mv create desert_world normal -g DesertWorldPlugin
- Replace
-
Replace
<world_name>with the desired name of your world. -
Once the world is created, you can teleport to it using:
-
/mv tp <world_name>
No additional configuration is required. The plugin automatically generates a desert-only world with predefined terrain settings.
- No specific commands are provided by this plugin. It integrates with Multiverse for world creation and management.
If you encounter any issues or have questions, feel free to reach out to the author.
This plugin is provided as-is. No specific license is applied.