Class MultiverseWorldManager

java.lang.Object
com.plotsquared.bukkit.managers.BukkitWorldManager
com.plotsquared.bukkit.managers.MultiverseWorldManager
All Implemented Interfaces:
com.plotsquared.core.util.PlatformWorldManager<World>

@Deprecated(forRemoval=true) public class MultiverseWorldManager extends BukkitWorldManager
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated and scheduled for removal without replacement in favor of the build in setup wizard.
Multiverse specific manager that informs Multiverse of world creation by executing a console command
  • Constructor Details

    • MultiverseWorldManager

      public MultiverseWorldManager()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • handleWorldCreation

      public @Nullable World handleWorldCreation(@NonNull String worldName, @Nullable String generator)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      handleWorldCreation in interface com.plotsquared.core.util.PlatformWorldManager<World>
      Overrides:
      handleWorldCreation in class BukkitWorldManager
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getName in interface com.plotsquared.core.util.PlatformWorldManager<World>
      Overrides:
      getName in class BukkitWorldManager