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

Add Custom WorldDimension-Settings to WorldCreator (WorldHeight, BedWorks...)

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • All

    • 1.18 | CraftBukkit version dev-Spigot-b7a4222-806bb02 (MC: 1.18 Release Candidate 3) (Implementing API version 1.18-rc3-R0.1-SNAPSHOT)
    • Yes

      At this moment the API only allows Overworld, Nether and the End as Dimensiontypes.
      Dimensiontypes define some settings around fixed Worldtime, hasSkylight, isUltrawarm, isNatural, isCreateDragonBattle, isRespawnAnchorWork, minY and also the height of the World.... and also which Blocks can burn infinity and which not.

      My idea is too add a Method to the WorldCreator that gets a Object called 'DimensionSettings' that contains all those features, by default Overworld-Settings are loaded and with just 1 Method other vanilla-Settings can be loaded. 

      All it would need to work is some changes in CraftServer where the "createWorld" Method runs.

            Unassigned Unassigned
            FreeSoccerHDX FreeSoccerHDX
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: