The bukkit.yml has an optional worlds section that currently isn't documented, it's used for changing the generator/biome provider for specific worlds to ones from plugins
Example:
worlds:
world:
generator: pluginname:generator
biome-provider: pluginname:biomeprovider
The bukkit.yml has an optional worlds section that currently isn't documented, it's used for changing the generator/biome provider for specific worlds to ones from plugins
Example: