Announcer Message
This will page will be an overview of the AnnouncerMessage section of the config.
Announcer
To add or remove announcer head over to your config.yml and navigate over to AutoAnnouncer -> AnnouncerMessage -> Announcer and add - "New line has been added"
Delay
To set the delay between messages you provide an integer (whole number e.i. 1, 2, 3,
not 1.1, 1.2
) and then the time, so seconds, minutes, hours
. To do 1 and half minutes do not do 1.5 minutes
do 90 seconds.
Enabled
You can turn the whole system on and off with the Enabled line. To enable all the message just put Enabled: true
and to turn it off do Enabled: false
Last updated