Package dev.plex.meta
Class PlayerMeta
java.lang.Object
dev.plex.meta.PlayerMeta
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getColor
(PlexPlayer plexPlayer) static String
getLoginMessage
(PlexPlayer plexPlayer) static net.kyori.adventure.text.Component
getPrefix
(PlexPlayer plexPlayer) static boolean
isVanished
(PlexPlayer player) static boolean
isVanished
(org.bukkit.entity.Player player)
-
Constructor Details
-
PlayerMeta
public PlayerMeta()
-
-
Method Details
-
isVanished
public static boolean isVanished(org.bukkit.entity.Player player) -
isVanished
-
getPrefix
-
getLoginMessage
-
getColor
-