v1.2

Details

  • Filename
    Broadcast.jar
  • Uploaded by
  • Uploaded
    May 5, 2013
  • Size
    30.59 KB
  • Downloads
    1,415
  • MD5
    6abbe9b1aa280387033201b5f05ed94d

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

v1.2

  • fixed an issue with mobcount
  • added custom prefix/suffix/timing per message
    • see how to use them here
  • changed messages.yml to messages.txt, you have to copy your old messages from the messages.yml file to the messages.txt file
  • added an option to remove auto broadcast messages from console, please let the plugin recreate your config.yml to get the option

v1.1.9

  • Added full color support for /bc command
  • updated auto broadcaster to not get into a infinite loop when a message is removed from messages.yml
  • added more dynamic data for the auto broadcaster
    • %mobs% - all mobs on the server
    • %mobs-boss% - all bosses on the server (wither / ender dragon)
    • %mobs-hostile% - all hostile monsters on the server (zombie, skeleton, creeper, angry wolfs, angry zombie pigmans)
    • %mobs-passive% - all passive mobs on the server (chicken, cow, pork)
    • %players% - all players on the server
  • server uptime kept on reload (for this there is a new file called data.yml made)
  • update check is now done after the server is started

v1.1.8

  • updated to craftbukkit 1.5.1
  • added /bca add command, to add a message to the messages.yml
  • added /bca say command, to say something, looking like it was auto broadcasted
  • updated /hi command to accept arguments, you can now say hi to specific players on the server, you can type multiple player names
  • added /bca help to see all /bca commands
  • updated update check, can now check for alpha/beta releases
  • changed default godsay prefix from [godsay] to [god]
  • added /bye command, which is the complete oposite of the /hi command, can also handle multiple arguments
  • added uptime to auto broadcaster, add to the messages.yml:
    • %uptime-days% - to get the uptime in days
    • %uptime-hours% - to get the uptime in hours
    • %uptime-minutes% - to get the uptime in minutes
    • %uptime-seconds% - to get the uptime in seconds
      • uptime gets reset by every reload
  • added permission check for who can see who started/stopped/restarted the auto broadcaster
    • use broadcast.bca.info as permission
  • added color support for /godsay, /server and /herobrine messages

v1.1.7

  • updated to craftbukkit 1.5

v1.1.6

  • added permissions for bca start/stop/info/restart
  • gmcheck can now check all online players on gamemode

v1.1.5

  • added option to disable welcome message
  • welcome message is now configurable

v1.1.4

  • added auto update check option in config

v1.1.3

  • updated to craftbukkit 1.4.7 R1.0
  • changed messages.yml file location so it works on linux

* when using /bca add <message> sometimes the message is added at the end of the last message