Skip to content

devBramCraft/DesertWorldGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DesertWorldPlugin

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.

Features

  • Generates a custom desert world with smooth terrain.
  • Includes layers of bedrock, stone, sandstone, and sand.
  • Sets the biome to DESERT for all chunks.

Requirements

  • Minecraft server running Spigot or Paper (API version 1.20 or higher).
  • Multiverse-Core plugin installed.
  • Java 17 or higher.

Installation

  1. Download the DesertWorldPlugin.jar file.
  2. Place the .jar file in your server's plugins folder.
  3. Restart your server to load the plugin.

Usage with Multiverse

  1. Ensure the Multiverse-Core plugin is installed and working on your server.

  2. Use the following command to create a new world with the DesertWorldPlugin generator:

  3. /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
  4. Replace <world_name> with the desired name of your world.

  5. Once the world is created, you can teleport to it using:

  6. /mv tp <world_name>

Configuration

No additional configuration is required. The plugin automatically generates a desert-only world with predefined terrain settings.

Commands

  • No specific commands are provided by this plugin. It integrates with Multiverse for world creation and management.

Support

If you encounter any issues or have questions, feel free to reach out to the author.

License

This plugin is provided as-is. No specific license is applied.

About

DesertWorldGenerator Best for cpvp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages