About Reminder Notification
Reminder Notification plugin displays notifications for server events with various types like RAID, EVENT, PHASE, and ALERT. Customize background images and trigger alerts with example commands.
Notification Types
- RAID
- EVENT
- PHASE
-
ALERT
Each notification has a background image that can be modified in the config file. EVENT, PHASE, and ALERT notifications are displayed in the center of the screen, while RAID is displayed on the right of the screen.
Several example commands are implemented in the plugin and can be used to understand how it works. A command "/send_notification <text> <duration> <type>" allows you to trigger any alert with the text you want.
Config File:
{ "RAID": "https://imgur.com/AaK6Cf4.png", "EVENT": "https://imgur.com/yEei6vT.png", "PHASE": "https://imgur.com/MQ7B2UL.png", "ALERTE": "https://imgur.com/ubp6fVz.png" }