Simply Broadcast

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    75206
  • Created
    Feb 26, 2014
  • Last Released File
    Feb 26, 2014
  • Total Downloads
    386
  • License

Categories

Members

Recent Files