Notifications
Notifications provide an overview of available rewards for claiming. Notifications can be turned off/on by the player in their settings (if they have permission to do so). Rewards can also be turned on or off by default (i.e. after the 1st player connection) in the config.yml by the following properties:
join-notification-by-default
[true/false]
live-notification-by-default
[true/false]
Notifications can be binded to any command, playsound for the player and set delay. All this in config.yml. There are currently 2 types of notifications available
Join Notification
When joining, the player receives a list of all the rewards he can select.
Live Notifications
These notifications are sent to the player as soon as the reward is marked as available, e.g. when the reward cooldown expires, the player collects enough votes, plays the required playtime, etc.
Last updated