- sendToAll(Collection<Player>, String) - Static method in class SyBozz.RisingWorld.Notify.Notification
-
Send a notification to a group of players.
- sendToAll(Collection<Player>, String, int) - Static method in class SyBozz.RisingWorld.Notify.Notification
-
Send a notification to a group of players.
- sendToAll(Collection<Player>) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Send this notify to a group of users.
- sendToPlayer(Player, String) - Static method in class SyBozz.RisingWorld.Notify.Notification
-
Send a notification to the given user with a default duration of 10 secounds.
- sendToPlayer(Player, String, int) - Static method in class SyBozz.RisingWorld.Notify.Notification
-
Send a notification to the given user with a specific duration.
- sendToPlayer(Player) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Send this notify to the given user.
- setA(float) - Method in class SyBozz.RisingWorld.Notify.Color
-
- setB(float) - Method in class SyBozz.RisingWorld.Notify.Color
-
- setBackgroundColor(Color) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Set the current background color.
- setColorCodesEnabled(boolean) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Sets if text-embedded color codes are enabled.
- setDuration(int) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Set the current duration.
- setG(float) - Method in class SyBozz.RisingWorld.Notify.Color
-
- setMessage(String) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Set the current message.
- setR(float) - Method in class SyBozz.RisingWorld.Notify.Color
-
- setSideBarColor(Color) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Set the current sidebar color.
- setSideBarEnabled(boolean) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Enable or disable the sidebar.
- setTimebarColor(Color) - Method in class SyBozz.RisingWorld.Notify.Notify
-
Set the current timebar color.
- SyBozz.RisingWorld.Notify - package SyBozz.RisingWorld.Notify
-