Package com.onarandombox.MultiverseCore.utils
This package contains all Utility-clases.
-
Class Summary Class Description AnchorManager Manages anchors.BukkitTravelAgent CompatibilityLayer Utility class to enable version specific minecraft features.DebugLog Deprecated. Deprecated in favor of new Logging lib.FancyColorScheme A color-scheme.FancyHeader A colored text-header.FancyMessage A colored text-message.FileUtils File-utilities.LocationManipulation Deprecated. Use instead:LocationManipulation
andSimpleLocationManipulation
.MaterialConverter A tool for converting values which may be an old type ID to a Material.MVEconomist Multiverse's Friendly Economist.MVMessaging The default-implementation ofMultiverseMessaging
.MVPermissions Multiverse'sPermissionsInterface
.MVPlayerSession A player-session.MVTravelAgent The Multiverse TravelAgent.PermissionTools Utility-class for permissions.PlayerFinder Helper class to getPlayer
from name, UUID or Selectors.PurgeWorlds Deprecated. Use instead:WorldPurger
andSimpleWorldPurger
.ReflectHelper Utility class used to help in doing various reflection actions.SimpleBlockSafety The default-implementation ofBlockSafety
.SimpleLocationManipulation The default-implementation ofLocationManipulation
.SimpleSafeTTeleporter The default-implementation ofSafeTTeleporter
.SimpleWorldPurger Utility class that removes animals from worlds that don't belong there.TestingMode A utility class that enables automated tests to flag Multiverse for testing.UnsafeCallWrapper Wraps calls that could result in exceptions that are not Multiverse's fault.VaultHandler A class we use to interface with Vault when it is present.WorldManager Public facing API to add/remove Multiverse worlds.WorldNameChecker Utility class in helping to check the status of a world name and it's associated world folder. -
Enum Summary Enum Description WorldNameChecker.FolderStatus Result after checking validity of world folder.WorldNameChecker.NameStatus Result after checking validity of world name.