v1.1.9

Details

  • Filename
    Broadcast.jar
  • Uploaded by
  • Uploaded
    Apr 14, 2013
  • Size
    24.67 KB
  • Downloads
    1,357
  • MD5
    01b7fa85443a5a5c6bb2b60c1d5eb71f

Supported Bukkit Versions

  • CB 1.5.1-R0.2

Changelog

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