Getting Started

Get your first BiomeGen world running in under 2 minutes.

1

Install the Plugin

  • Download BiomeGen.jar

  • Place it in your server's plugins/ folder

  • Restart your server

  • Verify installation:

/bg help
2

Create Your First World

1
/mv create myworld normal -g BiomeGen:plains
2

Without Multiverse-Core

/bg world create myworld plains
3

Teleport and Explore

/bg world tp myworld

You're now in a custom plains biome world with generated terrain, trees, and vegetation.

Available Biomes

Use these generator IDs when creating worlds:

  • BiomeGen:desert - Sandy terrain with cacti

  • BiomeGen:plains - Grassy plains with oak trees

  • BiomeGen:snowyplains - Snow-covered with spruce trees

  • BiomeGen:badlands - Colorful terracotta layers

  • BiomeGen:mushroom - Mycelium with giant mushrooms

  • BiomeGen:end - End terrain with layers of endstone, end bricks, and purpur blocks.

Next Steps

Troubleshooting

World generates as vanilla terrain
  • Check that you spelled the generator ID correctly

  • Verify BiomeGen is enabled: /plugins

  • Check console for errors during world creation

Can't create worlds
  • Ensure you have permission: biomegen.world

  • Install Multiverse-Core for easier management

Last updated