HomeJavaModsBroadcastIt
BroadcastIt
BroadcastIt

I am no longer supporting this project. Use it at your own risk.

What does it do?

BroadcastIt allows you to send auto broadcasts on your Bungeecord network. With BroadcastIt, you can define different messages to broadcast for different servers! You don't need to use a broadcast plugin on every Bukkit/Spigot server now! BroadcastIt allows you to set a custom time interval, define server messages, define global messages, and even set a prefix for each server.

Installation:
(Java 8 recommended)
1) Stop your Bungeecord server.
2) Drag and drop the .jar you downloaded to the plugins/ directory within your Bungeecord server.
3) Start your server.

Configuration:
When you start the server for the first time, a sample configuration will generate with all of your Bungeecord servers listed. You can define messages for each server. Color codes with &<color> are allowed. If you use color codes, make sure to put '' around your messages. Please note that the "interval" option is in seconds.

Placeholders:
{server} - Replaced with the name of the server the player is currently on.
{player} - Replaced with the name of the player.

Here is an example of a configured BroadcastIt config:
Code (YAML):
global:
  enabled
: true
  messages
:
 - '&dThis is a test global message.'
  prefix-enabled
: true
  prefix
: '&6 [global ] &r'
servers
:
  prison
:
    messages
:
   - '&9Welcome, {player } to the {server } server'
    prefix-enabled
: true
    prefix
: '&6 [prison ] &r'
  test
:
    messages
:
   - '&bThis is a test server message.'
    prefix-enabled
: true
    prefix
: '&6 [test ] &r'
options
:
  broadcasts-enabled
: true
  interval
: 45


Commands:

/broadcastit reload; permission - broadcastit.use; Allows you to reload the configuration without having to reboot the server.

Other Permissions:
broadcastit.messages.exempt - Hides all messages for those that have this permission.
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.

BroadcastIt is a free Minecraft Java mod. Downloaded 4,285 times (via Spigot). Download it and open it directly in the game.

Explore more