Package co.aikar.commands
Class ACFVelocityUtil
java.lang.Object
co.aikar.commands.ACFVelocityUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.kyori.adventure.text.TextComponentstatic com.velocitypowered.api.proxy.PlayerfindPlayerSmart(com.velocitypowered.api.proxy.ProxyServer server, co.aikar.commands.CommandIssuer issuer, String search) static booleanisValidName(String name) static <T> T
-
Constructor Details
-
ACFVelocityUtil
public ACFVelocityUtil()
-
-
Method Details
-
color
-
findPlayerSmart
public static com.velocitypowered.api.proxy.Player findPlayerSmart(com.velocitypowered.api.proxy.ProxyServer server, co.aikar.commands.CommandIssuer issuer, String search) -
isValidName
-
validate
-