This is a plugin that allows sending notifications to users or global notifications. It allows you to customize the color of the notifications that are sent.
| Command | Example | Description |
|---|---|---|
| notification <Title> <Message> <Color> [Player | Default: All] | notification "Example Title" "Example Message" "#0F0F0F" | This is the command to send a notification to a user. The example demonstrates the sending of a notification to all users with the color of #0F0F0F. |