Class ServerSoftware
java.lang.Object
de.oliver.fancylib.serverSoftware.ServerSoftware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FancySchedulergetCorrectScheduler(org.bukkit.plugin.java.JavaPlugin plugin) static booleanisBukkit()static booleanisFolia()static booleanisPaper()
-
Constructor Details
-
ServerSoftware
public ServerSoftware()
-
-
Method Details
-
isFolia
public static boolean isFolia() -
isPaper
public static boolean isPaper() -
isBukkit
public static boolean isBukkit() -
getCorrectScheduler
-