How can I make a world in multiverse that has NOTHING in it like the void where I could say build some sort sky islands? Thanks
I use VoidWorld. I would definitely recommend as there is no configuring necessary The command to do it (requires multiverse-core) is: /mv create <WorldName> normal -g VoidWorld
Hey, I have problems to make a void world with /mv create (world name) normal -g VoidWorld It's says, "Invaild generator! 'VoidWorld'. Aborting world creation." What can I do to fix that problem?
Download this: https://www.spigotmc.org/resources/voidgenerator.25391/ Pop it in the plugins folder. Then to make a void world you do: Code (Text): /mv create <worldname> normal -g VoidGenerator -t FLAT If you want the entire world to be one biome, you can do: Code (Text): /mv create <worldname> normal -g VoidGenerator:<biome> -t FLAT All commands on the generators page