Package de.eldoria
Class EldoUtilities
java.lang.Object
de.eldoria.EldoUtilities
Core class of EldoUtilitites.
If you want to use anything from here you need to call preWarm(Plugin)
onLoad and ignite(Plugin)
onEnable.
If your plugins extend EldoPlugin
this will be done automatically.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
forceInstanceOwner
(Plugin plugin) static YamlConfiguration
static Plugin
static Plugin
getInstanceOwner
(Class<? extends Plugin> plugin) static void
static Logger
logger()
static void
static void
shutdown()
-
Method Details
-
logger
-
preWarm
-
ignite
-
shutdown
public static void shutdown() -
getConfiguration
-
getInstanceOwner
-
forceInstanceOwner
-
getInstanceOwner
-