public class NotificationCenter extends Object
Requires notification sending with a separate Login listener.
| Constructor and Description |
|---|
NotificationCenter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addNotification(Priority priority,
String message) |
static void |
checkNotifications(org.bukkit.entity.Player player) |
static List<String> |
getNotifications() |
static List<String> |
getNotifications(Class callingPlugin) |
Copyright © 2018. All rights reserved.