MessageAnnouncer icon

MessageAnnouncer -----

JSON message interval announcements with multiple lines and support for tons of placeholders!




Hello Everyone!

This is a community provided update that adds support for 1.18!

Thanks to everyone who worked on this update including:
Kaliber#4386

For support and feedback please join our Discord:
https://discord.gg/helpchat
----------, Dec 18, 2021

1.12.2

Added compatibility with Minecraft 1.16.4

Removed metrics
----------, Nov 3, 2020

1.12.1

Adds compatibility with Minecraft 1.16.2.
----------, Sep 9, 2020

1.12.0

Added support for 1.16

Shout out to @beez0r @BeniiHD @Eridamus_LoL
----------, Jul 1, 2020

1.11.0

Added support for Minecraft 1.15
----------, Dec 11, 2019

1.10.0

Adds initial support for Minecraft 1.14.
----------, Apr 29, 2019

1.9.1

Added support for v1_13_R2 NMS
----------, Sep 3, 2018

1.9.0

Added support for 1.13
----------, Jul 27, 2018

1.8.0

Added support for Minecraft 1.12
----------, Jun 8, 2017

1.7.0

Added support for Minecraft 1.11
----------, Nov 17, 2016

1.6.2

Added support for Minecraft 1.10
----------, Jun 9, 2016

1.6.1

Added NMS support for Spigot 1.9.4
----------, May 11, 2016

1.6

Added support for Spigot 1.9

Removed DeluxeChat placeholder dependency. In order to use placeholders, you must have PlaceholderAPI.
----------, Feb 29, 2016

1.5.1

Added optional argument in the /msa announce command to specify a player to parse any placeholders for:

/msa announce <announcement id> (playername to parse placeholders for)

The player specified must be online for the placeholders to be parsed.
----------, Sep 11, 2015

1.5

Added option in config to play a sound when an announcement is sent.

[​IMG]
----------, Jun 12, 2015

1.4.1

Fixed version checking method for NMS to use package names instead of Bukkit version so the plugin doesn't break every version change. Now the plugin will only need updated when NMS package names change. Compatible with all versions up to 1.8.6
----------, May 27, 2015

1.4

Added Spigot 1.8.4 support :)
----------, May 17, 2015

1.3

This version adds a new hook to my latest plugin/API PlaceholderAPI to allow any of my placeholders without the need for DeluxeChat to be present.

If you would like to add placeholders to MessageAnnouncer, simply download PlaceholderAPI and install it on your server with MessageAnnouncer!
----------, Apr 20, 2015

1.2

Added new config system to allow you to store json messages that aren't announced on interval.

new config:

Code (Text):
# MessageAnnouncer v1.1 Main configuration
deluxechat_placeholders: true
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!"}'

This new config system allows you to select what announcements you want to use on interval, but also store json messages that can be announced or sent to a player by command.

New commands:

[​IMG]

Added ability to use multiple JSON text components together with the && operator

ex:

Code (Text):
{"text":"This is one part"}&&{"text":"This is another"}
----------, Apr 12, 2015

1.1

Added ability to send regular text. You must add a [text] tag specifying that the line should be sent as regular text at the beginning of the line:
[​IMG]
[​IMG]

Removed unused code and made a few minor adjustments.
----------, Mar 30, 2015

Resource Information
Author:
----------
Total Downloads: 94,777
First Release: Mar 30, 2015
Last Update: Dec 18, 2021
Category: ---------------
All-Time Rating:
139 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings