-
Method Summary
void
createModule(@NotNull org.bukkit.entity.Player owner,
@NotNull DevPlanet devPlanet,
@NotNull Set<org.bukkit.Location> locations)
Creates a new module and registers it in base.
void
Deletes module from files and base.
Returns module by its ID.
Returns set of all registered modules in base.
Returns modules, that were made by player with
specified unique ID.
void
Register a module to base, so it will be visible
in modules browser menu.
Methods inherited from interface Manager
getName
Returns name of manager, that will be
displayed by request in the logs.
Methods inherited from interface Toggleable
isWorking
boolean
Checks whether manager was started successfully
and it currently works.