Broadcaster Plugin

Broadcaster Plugin

42.8k Downloads

THANKS FOR 30000+ DOWNLOADS!!

Banner


Description

This plugin allows you to easily broadcast messages on your server.

You can customize broadcast behaviour, messages and even placeholders!


As many people seem to miss this: THIS PLUGIN HAS A !!!REQUIRED!!! DEPENDENCY SINCE A FEW VERSIONS: https://github.com/axelrindle/PocketKnife

The required version is linked at the very bottom of the

file download page.


Features

Always applicable for the latest release.

  • Customizable: The broadcast behaviour can be fine tuned to your needs
  • Localized: The plugin supports localization. You can request new translations in the comments or on Github
  • Integrated: The plugin integrates with other chat-related plugins like PlaceholderAPI
  • Multiple message formats: You can define your messages in plain YAML or use JSON components to add some extra interactivity to your messages.

Colors and Variables

Color codes

All standard Minecraft color codes are available. A full list is available in the Minecraft Wiki.

Predefined placeholders

Placeholder Symbol
<3
[*]
[**]
[p]
[v]
[+]
[++]
[x]
[/]
%n New Line
%online_players% Amount of online players
%max_players%

Amount of max players

NEW WITH VERSION 2.2.0: The placeholder %c can be used to center a message in the chat. To use place it at the very start of a message.


Ideas for placeholders in the comments! (Or open an issue on GitHub)


Commands

The main command is /brc. It will show you a list of available commands.


Permissions

The permission follow the form broadcaster.<command name>

  • /brc                    -> broadcaster.brc
  • /brc cast            -> broadcaster.cast
  • /brc reload       -> broadcaster.reload
  • /brc start          -> broadcaster.start
  • /brc stop          -> broadcaster.stop
  • /brc status       -> broadcaster.status

Configuration

Moved to GitHub


Future Updates

  • Ideas? Suggest features in the comments or open an issue on GitHub.