HomeJavaModsBroadcastPlugin
About
BroadcastPlugin is a plugin for Spigot servers to send messages to all online users. It is highly customizable and supports Placeholder API.

Configuration
Code (YAML):

# Broadcast Plugin by Geuxy
# Cool prefix
prefix
: "&7[&bBroadcast&7]&r"

# Message sent when running broadcast-reload
# Placeholders: {prefix}.
reload
: "{prefix} &aReloaded configuration!"

# Message sent when console tries to run a command for players only
# Placeholders: {prefix}.
player-only
: "&cOnly players can use this command!"

# Broadcast Message
# Placeholders: {prefix}, {message}.
# This value supports Placeholder API.
message
:
 - "&8------------ {prefix} &8------------"
  - "{message}"
  - "&8------------ {prefix} &8------------"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

BroadcastPlugin is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.20. Downloaded 91 times (via Spigot). Download it and open it directly in the game.

Explore more