Class AdvancedWorldCreator

java.lang.Object
org.bukkit.WorldCreator
de.freesoccerhdx.advancedworldcreatorapi.AdvancedWorldCreator

public class AdvancedWorldCreator extends org.bukkit.WorldCreator
This class is used to create a new world with the AdvancedWorldCreatorAPI
  • Constructor Details

    • AdvancedWorldCreator

      public AdvancedWorldCreator(String worldname)
      Creates an empty WorldCreationOptions for the given world name
      Parameters:
      worldname - Name of the world that will be created
  • Method Details