Ancient-Broadcast
๐ก Updated this yearPreview

๐ Analysis
- ๐ #92 of 234 management mods in this game by downloads
๐ About This Mod
# ๐ข Ancient-Broadcast Ancient-Broadcast is a modern, lightweight, and highly configurable broadcast plugin for **Paper / Spigot 1.20+**, built with **Java 21**. โจ Designed to be **lag-free**, scalable, and easy to manage for both small and large servers. Ancient-Broadcast allows server owners to send **professional-looking broadcasts** to all online players, either automatically on a schedule โฑ๏ธ or manually via commands ๐งโ๐ป. Everything can be configured in-game or via the configuration file. --- ## ๐งฉ What Ancient-Broadcast does Ancient-Broadcast periodically sends messages (broadcasts) to **all online players** ๐ฅ. Every broadcast is always sent in the same clean format ๐งผ: - โ one empty spacer line - ๐ข the broadcast message block (single-line or multi-line group) - โ one empty spacer line ๐ Optionally, a sound is played for all players when the broadcast is sent. This keeps chat readable and prevents spam ๐ซ. --- ## โจ Features (complete and explained) ### โฑ๏ธ Scheduled broadcasts Each broadcast has its own scheduler and runs independently from others. Supported interval units: - โฒ๏ธ SECONDS - โฐ MINUTES - ๐ HOURS This allows you to run multiple broadcasts at different intervals at the same time. --- ### ๐ Rotation system If a broadcast contains multiple messages or multiple groups, rotation can be enabled. Rotation modes: - ๐ข **SEQUENTIAL** โ messages or groups are sent in order - ๐ฒ **RANDOM** โ a random message or group is selected each time Rotation is controlled globally and can be enabled, disabled, and switched between modes. --- ### โญ Grouped broadcasts (multi-line as ONE broadcast) Grouped broadcasts allow multiple lines to be linked together and sent as **one complete broadcast block**. ๐ Rotation happens per group, not per line. Grouped broadcasts are ideal for: - ๐ก tips with multiple lines - ๐ฃ announcements - ๐ท๏ธ server information blocks - ๐ messages containing clickable links When sent, a grouped broadcast appears between one spacer line above and one spacer line below. --- ### ๐จ Colors & formatting Ancient-Broadcast supports both modern and classic formatting systems. ๐งฉ **MiniMessage** is fully supported, including colors, gradients, formatting, and click events. ๐จ **Minecraft & color codes** are also supported: - &0 โ &9 - &a โ &f - &l **bold** - &o *italic* - &n underline - &m strikethrough - &k magic - &r reset - ๐ HEX colors using &#RRGGBB MiniMessage and & color codes can be mixed in the same message. --- ### ๐ Clickable links & websites Clickable links are supported using MiniMessage click events ๐ฑ๏ธ. This allows linking: - ๐ websites - ๐ฌ Discord invites - ๐ web shops - ๐ any external URL --- ### ๐ Sounds Each broadcast can optionally play a sound ๐ต. Sound features: - ๐ enable or disable sounds per broadcast - ๐ choose a custom sound per broadcast - ๐ custom volume - ๐๏ธ custom pitch - ๐๏ธ a global default sound The default sound is also used by the **broadcast-now** command. ๐ On first startup, the plugin automatically generates a `sounds.yml` file in the plugin folder. This file contains **all valid sound names** you can use in the configuration or commands. --- ### ๐ PlaceholderAPI support If **PlaceholderAPI** is installed, placeholders work automatically ๐งฉ. Examples: - `%player_name%` - `%vault_eco_balance%` Placeholders are resolved **per player**, meaning each player sees their own data ๐ค. PlaceholderAPI is optional โ the plugin works perfectly without it. --- ### โก Performance & optimization Ancient-Broadcast is optimized to be fast and lag-free ๐: - โ๏ธ uses the Paper scheduler - ๐ซ no blocking operations - ๐ง cached message parsing - ๐ PlaceholderAPI only used if installed and needed - ๐ก๏ธ safe sound resolution (Paper 1.21+ compatible) --- ## ๐ฆ Requirements - โ Java 21 - ๐งฑ Paper / Spigot 1.20+ (Paper recommended) - ๐งฉ Optional: PlaceholderAPI --- ## ๐ Installation 1๏ธโฃ Download the Ancient-Broadcast jar file 2๏ธโฃ Place it into the server **plugins** folder 3๏ธโฃ Start the server once (generates config.yml and sounds.yml) 4๏ธโฃ Edit `plugins/Ancient-Broadcast/config.yml` 5๏ธโฃ Apply changes using `/ab reload` 6๏ธโฃ Enable broadcasting globally using `/ab toggle` โ ๏ธ The plugin is **disabled by default**. --- ## ๐ Permissions All commands require OP or the following permission ๐: `ancientbroadcast.admin` Default: OP --- ## ๐งโ๐ป Commands (complete list with explanation) ### ๐ General - `/ab help` โ ๐ shows all available commands - `/ab reload` โ ๐ reloads the configuration file - `/ab toggle` โ ๐ global enable or disable switch - `/ab list` โ ๐ lists all broadcasts and their status ### ๐ข Broadcast management - `/ab add <id>` โ โ create a new broadcast - `/ab remove <id>` โ โ delete a broadcast - `/ab enable <id>` โ โ enable a broadcast - `/ab disable <id>` โ ๐ซ disable a broadcast ### โ๏ธ Message editing - `/ab setmessage <id> <message>` โ โ๏ธ set a single mess
# ๐ข Ancient-Broadcast
Ancient-Broadcast is a modern, lightweight, and highly configurable broadcast plugin for Paper / Spigot 1. 20+, built with Java 21. โจ Designed to be lag-free, scalable, and easy to manage for both small and large servers.
Ancient-Broadcast allows server owners to send professional-looking broadcasts to all online players, either automatically on a schedule โฑ๏ธ or manually via commands ๐งโ๐ป. Everything can be configured in-game or via the configuration file.
## ๐งฉ What Ancient-Broadcast does
Ancient-Broadcast periodically sends messages (broadcasts) to all online players ๐ฅ.
Every broadcast is always sent in the same clean format ๐งผ: - โ one empty spacer line - ๐ข the broadcast message block (single-line or multi-line group) - โ one empty spacer line
๐ Optionally, a sound is played for all players when the broadcast is sent. This keeps chat readable and prevents spam ๐ซ.
## โจ Features (complete and explained)
### โฑ๏ธ Scheduled broadcasts Each broadcast has its own scheduler and runs independently from others. Supported interval units: - โฒ๏ธ SECONDS - โฐ MINUTES - ๐ HOURS
This allows you to run multiple broadcasts at different intervals at the same time.
### ๐ Rotation system If a broadcast contains multiple messages or multiple groups, rotation can be enabled.
Rotation modes: - ๐ข SEQUENTIAL โ messages or groups are sent in order - ๐ฒ RANDOM โ a random message or group is selected each time
Rotation is controlled globally and can be enabled, disabled, and switched between modes.
### โญ Grouped broadcasts (multi-line as ONE broadcast) Grouped broadcasts allow multiple lines to be linked together and sent as one complete broadcast block.
๐ Rotation happens per group, not per line.
Grouped broadcasts are ideal for: - ๐ก tips with multiple lines - ๐ฃ announcements - ๐ท๏ธ server information blocks - ๐ messages containing clickable links
When sent, a grouped broadcast appears between one spacer line above and one spacer line below.
### ๐จ Colors & formatting Ancient-Broadcast supports both modern and classic formatting systems.
๐งฉ MiniMessage is fully supported, including colors, gradients, formatting, and click events.
๐จ Minecraft & color codes are also supported: - &0 โ &9 - &a โ &f - &l bold - &o italic - &n underline - &m strikethrough - &k magic - &r reset - ๐ HEX colors using RRGGBB
MiniMessage and & color codes can be mixed in the same message.
### ๐ Clickable links & websites Clickable links are supported using MiniMessage click events ๐ฑ๏ธ.
This allows linking: - ๐ websites - ๐ฌ Discord invites - ๐ web shops - ๐ any external URL
### ๐ Sounds Each broadcast can optionally play a sound ๐ต.
Sound features: - ๐ enable or disable sounds per broadcast - ๐ choose a custom sound per broadcast - ๐ custom volume - ๐๏ธ custom pitch - ๐๏ธ a global default sound
The default sound is also used by the broadcast-now command.
๐ On first startup, the plugin automatically generates a `sounds.yml` file in the plugin folder. This file contains all valid sound names you can use in the configuration or commands.
### ๐ PlaceholderAPI support If PlaceholderAPI is installed, placeholders work automatically ๐งฉ.
Examples: - `%player_name%` - `%vault_eco_balance%`
Placeholders are resolved per player, meaning each player sees their own data ๐ค.
PlaceholderAPI is optional โ the plugin works perfectly without it.
### โก Performance & optimization Ancient-Broadcast is optimized to be fast and lag-free ๐: - โ๏ธ uses the Paper scheduler - ๐ซ no blocking operations - ๐ง cached message parsing - ๐ PlaceholderAPI only used if installed and needed - ๐ก๏ธ safe sound resolution (Paper 1. 21+ compatible)
## ๐ฆ Requirements
- โ Java 21
- ๐งฑ Paper / Spigot 1. 20+ (Paper recommended)
- ๐งฉ Optional: PlaceholderAPI
## ๐ Installation
1๏ธโฃ Download the Ancient-Broadcast jar file 2๏ธโฃ Place it into the server plugins folder 3๏ธโฃ Start the server once (generates config.yml and sounds.yml) 4๏ธโฃ Edit `plugins/Ancient-Broadcast/config.yml` 5๏ธโฃ Apply changes using `/ab reload` 6๏ธโฃ Enable broadcasting globally using `/ab toggle`
## ๐ Permissions
All commands require OP or the following permission ๐:
`ancientbroadcast.admin`
Default: OP
## ๐งโ๐ป Commands (complete list with explanation)
### ๐ General - `/ab help` โ ๐ shows all available commands - `/ab reload` โ ๐ reloads the configuration file - `/ab toggle` โ ๐ global enable or disable switch - `/ab list` โ ๐ lists all broadcasts and their status
### ๐ข Broadcast management
- `/ab add
### โ๏ธ Message editing
- `/ab setmessage
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- mysticalcraft-ancientvipers
- Version
- 1.0.3
- Downloads
- 119
- Endorsements
- 1
- Category
- management
- Created
- 12/18/2025
- Updated
- 12/14/2025
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- management, social, utility
๐ง 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 Ancient-Broadcast support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of Ancient-Broadcast?
Version 1.0.3, published 2025-12-14 with 119 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await