All in one action bar announcement plugin!
See it live on testplugins.com
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
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
<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
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)
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)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ActionAnnouncer is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 38,421 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/9c91d77a0b024afc1d12d1caa95038bcb209d4b8?url=https%3A%2F%2Fwww.paypalobjects.com%2Fen_US%2Fi%2Fbtn%2Fbtn_donateCC_LG.gif)