Package com.kamikazejam.kamicommon
Class SpigotUtilsSource
java.lang.Object
com.kamikazejam.kamicommon.SpigotUtilsSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static @NotNull KamiPlugin
get()
static @NotNull KamiConfig
static @NotNull MenuManager
static @Nullable PlaceholderAPIIntegration
static @Nullable PremiumVanishIntegration
static void
static boolean
isSet()
static boolean
static boolean
onEnable
(@NotNull KamiPlugin plugin) static void
-
Constructor Details
-
SpigotUtilsSource
public SpigotUtilsSource()
-
-
Method Details
-
get
-
isSet
public static boolean isSet() -
onEnable
- Returns:
- true IFF a plugin source was NEEDED and used for registration (false if already enabled)
-
onDisable
public static boolean onDisable()- Returns:
- true IFF this call triggered the singleton disable sequence, false it already disabled
-
getKamiConfig
-
info
-
warning
-
error
-
getVanishIntegration
-
getPlaceholderIntegration
-
getMenuManager
-