Multiverse / Multiverse-Core

The original Bukkit Multi-World Plugin!
BSD 3-Clause "New" or "Revised" License
944 stars 298 forks source link

Multiverse #296

Closed DomDom101 closed 12 years ago

DomDom101 commented 12 years ago

I am trying to use with a custom land generator, however when I try to change the level name in the server.properties, it prevents the land generator from generating the same chunks. The plugin being used is Cleanroom Generator. I cannot change the level-name, please don't tell me to do this, as it does not work. Thanks.

fernferret commented 12 years ago

You'll need to add the following to your bukkit.yml:

worlds:
  NAME_OF_WORLD:
    generator: CleanroomGenerator[:anyParams You want for Cleanroom, these are optional.]
DomDom101 commented 12 years ago

I LOVE YOU SO MUCH! Thank you.

fernferret commented 12 years ago

I'll take that as a close :)