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.
Deprecated and scheduled for removal without replacement
in favor of the build in setup wizard.
However, this class will be kept around for a while, given it's not a maintenance burden.
Multiverse specific manager that informs Multiverse of
world creation by executing a console command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.plotsquared.bukkit.managers.BukkitWorldManager
getWorlds, initialize, setGenerator
-
Constructor Details
-
MultiverseWorldManager
public MultiverseWorldManager()Deprecated.
-
-
Method Details
-
handleWorldCreation
Deprecated.- Specified by:
handleWorldCreationin interfacePlatformWorldManager<World>- Overrides:
handleWorldCreationin classBukkitWorldManager
-
getName
Deprecated.- Specified by:
getNamein interfacePlatformWorldManager<World>- Overrides:
getNamein classBukkitWorldManager
-