Multiverse / Multiverse-Core

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

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

Open appztr4ckt opened 1 month ago

appztr4ckt commented 1 month ago

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:

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

zax71 commented 1 month ago

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