Package org.kingdoms.utils.platform
Class CrossPlatformNotifier
java.lang.Object
org.kingdoms.utils.platform.CrossPlatformNotifier
Tested with Magma, Mohist, and Geyser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisFloodgatePlayer(org.bukkit.entity.Player player) protected static booleanprotected static booleanprotected static booleanprotected static booleanstatic booleanstatic voidwarn()
-
Constructor Details
-
CrossPlatformNotifier
public CrossPlatformNotifier()
-
-
Method Details
-
isRunningForge
protected static boolean isRunningForge() -
isRunningGeyser
protected static boolean isRunningGeyser() -
isFloodgatePlayer
public static boolean isFloodgatePlayer(org.bukkit.entity.Player player) -
isRunningBukkit
protected static boolean isRunningBukkit() -
isRunningPaper
protected static boolean isRunningPaper() -
isRunningSpigot
public static boolean isRunningSpigot() -
warn
public static void warn()
-