Announcer Plus

⭐ — (29 endorsements) 📥 9,972 downloads 📌 v1.4.6 📅 5/2/2025
🟡 Updated this year

By jpenilla · decoration

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/30/2026 📅 Created: 5/2/2025

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #24 of 70 decoration mods in this game by downloads

📋 About This Mod

✅ - Custom join MotD messages
✅ - Custom broadcasts on player join/quit
✅ - Custom commands on player join/quit
✅ - Sounds on player join/quit
✅ - Custom Titles/Subtitles and Action/Boss Bars on player join
✅ - Custom Toast/Achievements on player join

!(https://i.imgur.com/C46OmJ6.png) (https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.jpenilla.xyz%2Fjob%2FAnnouncerPlus%2F&label=Jenkins%20build&style=for-the-badge)](https://jenkins.jpenilla.xyz/job/AnnouncerPlus/) ## Overview - **Custom Join and Quit Messages**, assigned by permission: - Custom join MotD messages - Custom broadcasts on player join/quit - Custom commands on player join/quit - Sounds on player join/quit - Custom Titles/Subtitles and Action/Boss Bars on player join - Custom Toast/Achievements on player join - **Automatic Messages/Broadcasts** on timers, assigned by permissions: - Randomize the order of messages - Play sounds - Show Titles - Show Boss Bars - Show Action Bars - Show custom Toast/Achievements - **Send/Broadcast Messages, Titles, Action Bars, Boss Bars, and Toasts** to worlds or players using commands. - **Animations Support** for Titles, Subtitles, Boss Bars, and Action Bars. See the (https://github.com/jpenilla/AnnouncerPlus/wiki/Text-Animations) for more info. - **MiniMessage parsing** for all messages. - Built in gradients, hex colors, shadow colors, and more - (https://docs.advntr.dev/minimessage/format) - (https://webui.advntr.dev/) (https://www.spigotmc.org/resources/placeholderapi.6245/) is a *highly recommended*, but optional dependency. You may use any PlaceholderAPI placeholders in messages. (https://dev.bukkit.org/projects/vault) is a required dependency. ## Feature Summary ### Custom Join and Quit Messages - Configs stored in `plugins/AnnouncerPlus/joinquit/` - Optional first join config (different messages, titles, commands, etc. for a player's first join) - Create multiple Join/Quit message configs and assign them by permission - Assign groups of Join/Quit configs and randomly select one on join/quit - Supports Titles, Subtitles, Action Bars, Boss Bars, Sounds, Commands, and Toasts/Achievements !(https://i.ibb.co/3BXJXNv/ap.gif) ### Custom Broadcast Messages - Configs stored in `plugins/AnnouncerPlus/messages/` - Create multiple broadcast configs and assign them by permission - Supports Titles, Subtitles, Action Bars, Boss Bars, Sounds, Commands, and Toasts/Achievements !(https://i.imgur.com/v3jyu75.png) ### Chat Color Support - Full vanilla and hex color codes ```xml <color:#ff00ff>Colored text!</color:#ff00ff> <red>Red Text <yellow>Yellow text</yellow> <bold>Red and BOLD text</red></bold> <rainbow>|||||||||||||||||||||||||</rainbow> <gradient:#00DCFF:#FFAC00>|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| <gradient:light_purple:blue>|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ``` !(https://i.imgur.com/4a5YwrL.png) ### Hover Text and Click Options - (https://ci.md-5.net/job/BungeeCord/ws/chat/target/apidocs/net/md_5/bungee/api/chat/HoverEvent.Action.html) - (https://ci.md-5.net/job/BungeeCord/ws/chat/target/apidocs/net/md_5/bungee/api/chat/ClickEvent.Action.html) Example: ```xml <click:run_command:/spawn><hover:show_text:'<green><italic>Click to run!'><rainbow>/spawn</rainbow></hover></click> ``` !(https://i.imgur.com/iUmbfE9.png) ### Text Animations Documentation for Text Animations: (https://github.com/jpenilla/AnnouncerPlus/wiki/Text-Animations) !(https://i.ibb.co/cwz0dDH/brrrr2.gif) !(https://i.imgur.com/x1sQJza.gif) ### PlaceholderAPI Support - Join/Quit messages and all broadcasts parsed for (https://www.spigotmc.org/resources/placeholderapi.6245/) placeholders - (https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders) Example: ```xml Hello, %essentials_nickname%<reset>! You have $<green>%vault_eco_balance_commas% ``` !(https://i.imgur.com/ClkhpqN.png) ### Syntax/Formatting - See the (https://github.com/jpenilla/AnnouncerPlus/wiki/Message-Syntax) - Includes: - Centering text - Full syntax documentation ### Miscellaneous Features - Tab-complete support for commands - Support for vanish (SuperVanish, ProtocolVanish, EssentialsX Vanish, etc.) - No join/quit broadcasts for vanished players ## Permissions ### Join/Quit Messages - To assign join/quit messages to a player/group use the `announcerplus.join.configname` and `announcerplus.quit.configname` permissions - For example to assign the default included join/quit messages to everyone, give the default group the `announcerplus.join.default` and `announcerplus.quit.default` permissions. - For random Join/Quit config selection, groups of join/quit configs may be created in `main.conf` and then assigned by the `announcerplus.raindomjoin.groupname` and `announcerplus.raindomquit.groupname` permissions. There is more deta

!(https://i.imgur.com/C46OmJ6.png)

[!(https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.jpenilla.xyz%2Fjob%2FAnnouncerPlus%2F&label=Jenkins%20build&style=for-the-badge)](https://jenkins.jpenilla.xyz/job/AnnouncerPlus/)

## Overview

  • Custom Join and Quit Messages, assigned by permission:
  • - Custom join MotD messages
  • - Custom broadcasts on player join/quit
  • - Custom commands on player join/quit
  • - Sounds on player join/quit
  • - Custom Titles/Subtitles and Action/Boss Bars on player join
  • - Custom Toast/Achievements on player join
  • Automatic Messages/Broadcasts on timers, assigned by permissions:
  • - Randomize the order of messages
  • - Play sounds
  • - Show Titles
  • - Show Boss Bars
  • - Show Action Bars
  • - Show custom Toast/Achievements

- Send/Broadcast Messages, Titles, Action Bars, Boss Bars, and Toasts to worlds or players using commands.

- Animations Support for Titles, Subtitles, Boss Bars, and Action Bars. See the (https://github.com/jpenilla/AnnouncerPlus/wiki/Text-Animations) for more info.

  • MiniMessage parsing for all messages.
  • - Built in gradients, hex colors, shadow colors, and more
  • - (https://docs.advntr.dev/minimessage/format)
  • - (https://webui.advntr.dev/)

(https://www.spigotmc.org/resources/placeholderapi. 6245/) is a highly recommended, but optional dependency. You may use any PlaceholderAPI placeholders in messages. (https://dev.bukkit.org/projects/vault) is a required dependency.

## Feature Summary

### Custom Join and Quit Messages - Configs stored in `plugins/AnnouncerPlus/joinquit/` - Optional first join config (different messages, titles, commands, etc. for a player's first join) - Create multiple Join/Quit message configs and assign them by permission - Assign groups of Join/Quit configs and randomly select one on join/quit - Supports Titles, Subtitles, Action Bars, Boss Bars, Sounds, Commands, and Toasts/Achievements

!(https://i.ibb.co/3BXJXNv/ap.gif)

### Custom Broadcast Messages - Configs stored in `plugins/AnnouncerPlus/messages/` - Create multiple broadcast configs and assign them by permission - Supports Titles, Subtitles, Action Bars, Boss Bars, Sounds, Commands, and Toasts/Achievements

!(https://i.imgur.com/v3jyu75.png)

### Chat Color Support - Full vanilla and hex color codes

```xml Colored text! Red Text Yellow text Red and BOLD text ||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ```

!(https://i.imgur.com/4a5YwrL.png)

### Hover Text and Click Options

  • (https://ci.md-5.net/job/BungeeCord/ws/chat/target/apidocs/net/md_5/bungee/api/chat/HoverEvent. Action.html)
  • (https://ci.md-5.net/job/BungeeCord/ws/chat/target/apidocs/net/md_5/bungee/api/chat/ClickEvent. Action.html)

Example: ```xml Click to run!'>/spawn ``` !(https://i.imgur.com/iUmbfE9.png)

### Text Animations

Documentation for Text Animations: (https://github.com/jpenilla/AnnouncerPlus/wiki/Text-Animations)

!(https://i.ibb.co/cwz0dDH/brrrr2.gif) !(https://i.imgur.com/x1sQJza.gif)

### PlaceholderAPI Support - Join/Quit messages and all broadcasts parsed for (https://www.spigotmc.org/resources/placeholderapi. 6245/) placeholders - (https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders)

Example: ```xml Hello, %essentials_nickname%! You have $%vault_eco_balance_commas% ``` !(https://i.imgur.com/ClkhpqN.png)

### Syntax/Formatting

  • See the (https://github.com/jpenilla/AnnouncerPlus/wiki/Message-Syntax)
  • Includes:
  • - Centering text
  • - Full syntax documentation

### Miscellaneous Features - Tab-complete support for commands - Support for vanish (SuperVanish, ProtocolVanish, EssentialsX Vanish, etc.) - No join/quit broadcasts for vanished players

## Permissions

### Join/Quit Messages - To assign join/quit messages to a player/group use the `announcerplus.join.configname` and `announcerplus.quit.configname` permissions - For example to assign the default included join/quit messages to everyone, give the default group the `announcerplus.join.default` and `announcerplus.quit.default` permissions. - For random Join/Quit config selection, groups of join/quit configs may be created in `main.conf` and then assigned by the `announcerplus.raindomjoin.groupname` and `announcerplus.raindomquit.groupname` permissions. There is more deta

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
jpenilla
Version
1.4.6
Downloads
9,972
Endorsements
29
Category
decoration
Created
5/2/2025
Updated
6/30/2026
Game Versions
1.8.8, 1.8.9, 1.9.4, 1.10.2, 1.11.2
Tags
decoration, management, social

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Announcer Plus support?

The author lists 1.8.8, 1.8.9, 1.9.4, 1.10.2, 1.11.2, 1.12.2. Other versions may work but are untested by the author.

What is the latest version of Announcer Plus?

Version 1.4.6, published 2026-06-30 with 9,972 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More decoration 👤 More by jpenilla 🔎 Similar Mods 🌐 Best decoration (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods