Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7207

WorldCreator creates world as super flat even when normal is specified.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • None
    • 3619-Spigot-d90018e-6459934
    • Yes

      WorldCreator creator = new WorldCreator("sampleWorld").type(WorldType.NORMAL).environment(Environment.NORMAL).generateStructures(true);this.plugin.sampleWorld = this.plugin.getServer().createWorld(creator);

       

      I fully deleted my resource world and re-created it with the above, but the result is a super flat mode instead of normal. My only WILD GUESS is that it might be related to my default world's mode, which is super flat.

       

      It should be unrelated, but I have also specified minecraft:normal in server.properties.

      I'm stuck in a big way because my players need this additional world for resources.

       

      This commit might be interesting?

      https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/eecb4c0dc069b91ea5be52ca8fa831ecde666c19

            Unassigned Unassigned
            BigScary Ryan Hamshire
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: