ActionAnnouncer icon

ActionAnnouncer -----

All in one action bar announcement plugin!



[​IMG]

[​IMG]


All in one action bar announcement plugin!
See it live on testplugins.com


[​IMG]

Ordered/Random ActionBar announcements on set interval
from config list!

Announcements are editable in game by command!

ActionBar announcement when players join the server!

Send ActionBar announcement directly to players through commands!

broadcast ActionBar announcements to all players online by command!

API for other plugins/developers to send ActionBar announcements to a specific player/serverwide!

By its self, ActionAnnouncer does not come with any placeholders to use in your messages aside from %player% and %online%.

If you use my free add on plugin PlaceholderAPI, you will have the ability to send 100s of placeholders from your favorite plugins through the actionbar by command or from your interval announcements!


Wiki:
https://wiki.helpch.at/clips-plugins/actionannouncer

[​IMG]
Code (Text):
<command>
<description>
<permission>

/aa send <player> <display time in seconds> <index/message>
send a player an ActionBar announcement
actionannouncer.send

/aa announce <display time in seconds> <index/message>
send all players an ActionBar announcement
actionannouncer.announce

/aa reload
reload the ActionBar config file
actionannouncer.reload

/aa start
start interval announcements
actionannouncer.start

/aa stop
stop interval announcements
actionannouncer.stop

/aa add <message>
add an ActionBar auto announcement
actionannounce.add

/aa remove <index>
remove an active ActionBar announcement by index
actionannounce.remove

/aa list
list all active ActionBar announcements
actionannounce.list

/aa stfu || /aa quiet
disable sounds when command based announcements are sent to you


[​IMG]
Code (Text):
//send an actionbar message to a specific player
ActionAPI.sendPlayerAnnouncement(Player player, String message);

//send an actionbar message to the whole server
ActionAPI.sendServerAnnouncement(String message);

//send an actionbar message to a specific player for a certain amount of time
ActionAPI.sendTimedPlayerAnnouncement(Plugin plugin, Player player, String message, int seconds)


If my plugins have made your server any better, feel free to donate to me below!

[​IMG]

Resource Information
Author:
----------
Total Downloads: 37,965
First Release: Oct 2, 2014
Last Update: Dec 18, 2021
Category: ---------------
All-Time Rating:
97 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings