Multiverse-Core icon indicating copy to clipboard operation
Multiverse-Core copied to clipboard

[Idea]: Add `-b` Option for Specifying Biomes in World Creation Command

Open CityPvP opened this issue 1 year ago • 1 comments

Describe the feature

I am suggesting the implementation of a new option, -b or --biome, for the /mv create command in Multiverse-Core. This option would enable server administrators to specify a single biome for the entire world during its creation. This feature should work in conjunction with custom world generators, allowing for more precise control over the world's environment, enabling servers to create themed worlds, adventure maps, or specialized farming worlds, among other uses.

How is the feature useful to all Multiverse users?

The addition of a biome-specific world generation option would be greatly beneficial to all segments of the Multiverse community:

  • Players would enjoy a more diverse range of worlds to explore, each with its own unique theme or challenge based on the single-biome environment.
  • Server owners could design and offer new experiences with worlds tailored to specific biomes, improving engagement and offering variety without the need for multiple plugins or complex setup procedures.
  • Developers would find it easier to create and test features or maps within a consistent biome, ensuring uniformity and predictability in world generation.

In essence, this feature would enhance Multiverse-Core's flexibility and the creative control server administrators have over their worlds, adding another layer of customization to their servers' offerings.

Agreements

  • [X] I have searched for and ensured there isn't already an open issue regarding this.

CityPvP avatar Sep 16 '24 15:09 CityPvP

This is not possible for custom world gens, although it might be possible for vanilla worlds. Will need looking in to

zax71 avatar Sep 16 '24 20:09 zax71

Any news on this? I'm currently using this plugin: https://www.spigotmc.org/resources/single-biome-worlds%E3%80%8E1-17-1-1-19-3%E3%80%8F.95510/

It would be nice if this was built into Multiverse so we wouldn't need to restart the server every time to generate a single biome world.

FaultyFunctions avatar Nov 20 '24 21:11 FaultyFunctions

This has been added in MV5 with /mv create <worldname> normal --biome <biomename> and /mv import <worldname> normal --biome <biomename>

zax71 avatar Jan 12 '25 13:01 zax71