If a world is created using the Bukkit.createWorld API, Bukkit asks plugins multiple times to provide a world generator for the same world. So the error needs to be removed.
Description
Languages
Java
100%