Package com.plotsquared.bukkit.managers
Class MultiverseWorldManager
java.lang.Object
com.plotsquared.bukkit.managers.BukkitWorldManager
com.plotsquared.bukkit.managers.MultiverseWorldManager
- All Implemented Interfaces:
PlatformWorldManager<World>
@Deprecated(forRemoval=true,
since="6.0.0")
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 Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.plotsquared.bukkit.managers.BukkitWorldManager
getWorlds, initialize, setGenerator
-
Constructor Details
-
MultiverseWorldManager
public MultiverseWorldManager()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
handleWorldCreation
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
handleWorldCreationin interfacePlatformWorldManager<World>- Overrides:
handleWorldCreationin classBukkitWorldManager
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNamein interfacePlatformWorldManager<World>- Overrides:
getNamein classBukkitWorldManager
-