public class ACFVelocityUtil extends Object
| Constructor and Description |
|---|
ACFVelocityUtil() |
| Modifier and Type | Method and Description |
|---|---|
static net.kyori.text.TextComponent |
color(String message) |
static com.velocitypowered.api.proxy.Player |
findPlayerSmart(com.velocitypowered.api.proxy.ProxyServer server,
co.aikar.commands.CommandIssuer issuer,
String search) |
static boolean |
isValidName(String name) |
static <T> T |
validate(T object,
String message,
Object... values) |
public ACFVelocityUtil()
public static com.velocitypowered.api.proxy.Player findPlayerSmart(com.velocitypowered.api.proxy.ProxyServer server, co.aikar.commands.CommandIssuer issuer, String search)
public static boolean isValidName(String name)
Copyright © 2019. All rights reserved.