Interval auto announcement plugin for JSON messages.
You can create your JSON messages here: minecraftjson.com This plugin hooks into PlaceholderAPI to obtain all of its placeholders which you can use in your JSON messages!
All messages must be in JSON format or start with the [text] tag or they will not work! I will not be adding support to convert your regular text to JSON. Use the site above to generate your text to add to the config if you don't understand it.
Code (Text):
# MessageAnnouncer v1.6 Main configuration
announcer_enabled: true
announcer_random: false
announce_interval: 120
interval_announcement_list:
- one
- two
- three
announcements:
one:
- '{"text":"This is announcement one!"}'
two:
- '{"text":"This is announcement two!"}'
three:
- '{"text":"This is announcement three!"}'
Code (Text):
permissions:
messageannouncer.admin:
description: ability to use /msa commands
default: op