Package com.xpdustry.simple_blacklist
Class Manager
java.lang.Object
com.xpdustry.simple_blacklist.Manager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanisValidName(String name) static void
-
Constructor Details
-
Manager
public Manager()
-
-
Method Details
-
registerListeners
public static void registerListeners() -
isValidName
- Returns:
trueif thenameis valid. If it's not in the name list and doesn't match with any regex.
this will returnstrueif all lists are disabled.
-
checkOnlinePlayers
public static void checkOnlinePlayers()
-