Announcer Message
This will page will be an overview of the AnnouncerMessage section of the config.
Announcer
AutoAnnouncer:
AnnouncerMessage:
Announcer:
- "Change me!"
- "New line!"
- "Join my discord!"
- "New line has been added"
# Quotations aren't required but it is recommened to have.
# You can also use '' as well.
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.
AutoAnnouncer:
AnnouncerMessage:
Delay: 90 seconds # 1:30 minutes
Enabled
AutoAnnouncer:
AnnouncerMessage:
Enabled: true # It will display all the messages in game
Last updated
Was this helpful?