promotional bannermobile promotional banner

Simply Broadcast

Abandoned
A simple plugin to have a regular broadcast system!

This is a plugin I threw together that broadcasts a list of messages at regular intervals in random order. Not only that, but it enables you to customize both the messages and the intervals.

FEATURES

  • Add an unlimited number of messages
  • Customize the prefix before messages
  • Customize colors of prefix and messages
  • Change the interval between each message
  • Edit all of this IN game or OUT

COMMANDS

  • /bc (Basic command, shows current version)
  • /bc messages (Shows a list of all messages)
  • /bc add [message] (Adds [message] to the list of messages)
  • /bc remove [index] (removes the indicated message from the list)
  • /bc interval [seconds] (change the interval between messages to [seconds])
  • /bc color [prefix/message] [COLOR] (change the color of [prefix/message] to [COLOR]. For a full list of colors go here)
  • /bc prefix [prefix] (Change the prefix to [prefix])
  • /bc info (shows current info in the config)

PERMISSIONS

  • bc.admin (Gives access to all commands)
CONFIGURATION
settings:
  interval: 60
  prefix: [Broadcaster]
  prefixColor: DARK_BLUE
  messageColor: BLUE
  errorColor: RED
messages:
- YOLO
- Test
- works
- hihihi
  • Interval is the amount of time in seconds between each broadcast
  • Prefix is the prefix before each message
  • prefixColor is the color of the prefix
  • messageColor is the color of the message
  • errorColor is the color of errors the player receives from things like incorrect arguments
  • Messages contains the list of all messages that can be broadcasted

The message will look like this: Broadcast

The Simply Broadcast Team

profile avatar
  • 4
    Projects
  • 17.0K
    Downloads

More from _ForgeUser7097653