public class WauzPlayerNotifier
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.List<java.lang.String> |
tipMessages
A list of all tip messages.
|
| Constructor and Description |
|---|
WauzPlayerNotifier() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
execute(org.bukkit.entity.Player player)
Shows a tip message to the given player.
|
private static java.util.List<java.lang.String> tipMessages
public static boolean execute(org.bukkit.entity.Player player)
player - The player that should receive the chat notifications.UnicodeUtils.sendChatCommand(Player, String, String, boolean),
PlayerSkillConfigurator.getUnusedStatpoints(Player),
PlayerMailConfigurator.getPlayerMailNameList(Player)