ParadiseLand
  • 🏝️ParadiseLand
  • ⚙️Misc
    • 🤖Installation
    • ⛰️Create your worlds
    • 👁️Default custom biomes
    • 🌳Schematics
      • ⛏️Create a new schematic
    • ⌨️Commands
      • help command
      • Info command
      • Teleport command
      • Schematic command
    • 🚰Changelog
  • ⚙️main config
  • ⬆️Plugin updates
  • 🌿Common generator properties
  • 📥Extensions
  • 📚World database
  • ⚠️Danger zone
  • ⚙️generator config
    • 🌿The generator config file
    • 🔧Properties
      • Starting height
      • Preventions
      • List of custom biomes
      • Layers (floating islands)
      • Temperature and climate
      • Temporary world generation
  • ⚙️Custom biomes
    • 🌿The biome config file
    • 🔧Properties
      • Biome name
      • Weighting
      • Base version
      • Climate
      • Surfaces
        • Frequency
        • Block types
        • Snow
        • Ice spikes
        • Lakes
        • Falling water & lava sources
        • Scattered things
        • Trails
          • Bridges
        • Crops
      • Minecraft biomes
      • Vanilla trees
      • Schematics
        • Custom trees
      • Plantains
      • Vines
      • Caves
      • Light
      • Rivers
      • Ores
      • Entities
  • ⚙️Extensions
    • 🛠️Biome Manager plugin
    • 🛠️Items adder plugin
    • 🛠️Oraxen plugin
  • ⚙️Troubles
    • ‼️Paper thread dump
    • ⚠️Tile entity warning
    • 💡Light glitches
  • ❣️Credits
Powered by GitBook
On this page
  • Generate it with bukkit
  • Generate it with a world management plugin
  • -> MultiverseCore
  • -> My Worlds
  • Common questions
  1. Misc

Create your worlds

PreviousInstallationNextDefault custom biomes

Last updated 1 year ago

Generate it with bukkit

By editing your file, you can replace your overworld generator, as demonstrated in the following property:

worlds:
  world-name:
    generator: ParadiseLand:eden.yml

. Simply add it at the bottom of your bukkit.yml file.

The 'world-name' must be the same as the server.properties file.

Generate it with a world management plugin

You can generate a ParadiseLand world with any management plugin that supports the generator name.

-> MultiverseCore

You can generate a ParadiseLand world with the by typing:

/mv create skylands NORMAL -g ParadiseLand:eden.yml -t FLAT

-> My Worlds

You can generate a ParadiseLand world with the by typing:

/world create skylands/flat:ParadiseLand:eden.yml

Common questions

  1. Can I create multiple worlds without a world management plugin? No, the bukkit.yml configuration can only be used to replace the generator type of the default overworld world.

  2. Can MultiverseCore edit the overworld generator type? As of the current writing, there are no methods to achieve that. Instead, use the bukkit.yml configuration.

Why flat? The flat environment is a solution to fix the .

⚙️
⛰️
bukkit.yml
The 'worlds' property might not be present in your configuration
MultiverseCore plugin
My Worlds plugin
black sky glitch