NotificatorAPI
What is it:
it is an API to create notifcationitems and messages as easy as available.
How do you use it:
//... Notification notifcation = new Notification(player, format); //...
Available formats are:
- %type% - %message%
Bugs:
- no bugs :)

