HomeJavaModssProxyBroadcast
sProxyBroadcast is a Minecraft plugin for Paper servers that enables broadcasting messages across all servers connected
via BungeeCord. The plugin supports customizable messages and the option to use color codes.

- Send messages to all servers in the network using a single command.
- Receive messages and broadcast them to all players on the server.
- Supports color codes (`&a`, `&b`, etc.) for messages.
- Customizable messages and settings through `config.yml`.

Spoiler: config.yml
Code (YAML):

# Determines whether color codes (e.g., &a, &b) are allowed in messages
allow-colors
: true
permission
: key.seemsg
# Messages displayed to the user
messages
:
  usage
: "Usage: /tellmsg <message>"
  sent
: "Message sent to all servers."
  no-players
: "No players online. Unable to send the message to other servers."
 

Commands
- /tellmsg <message>

Broadcast a message to all servers and players in the network.

- Usage: `/tellmsg Hello, World!`
- Permission: `key.sendmsg`
- Default: `OP`
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.

sProxyBroadcast is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 82 times (via Spigot). Download it and open it directly in the game.

Explore more