Package net.tnemc.plugincore.core.utils
Class PlayerHelper
java.lang.Object
net.tnemc.plugincore.core.utils.PlayerHelper
PlayerHelper - Utilities relating to all things player-related.
- Since:
- 0.1.2.0
- Author:
- creatorfromhell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
message
(net.tnemc.menu.core.compatibility.MenuPlayer player, MessageData data) static Pattern
Returns thepattern
utilized to determine if a string is a valid player username.
-
Constructor Details
-
PlayerHelper
public PlayerHelper()
-
-
Method Details