Spoutbroadcast 1.4.2

Details

  • Filename
    SpoutBroadcast.jar
  • Uploaded by
  • Uploaded
    Jan 11, 2012
  • Size
    16.32 KB
  • Downloads
    867
  • MD5
    d0324d849c5396776c46bc754d02c350

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

Version 1.4.2

  • Two bugs pointed out by @microapple have been fixed (hopefully). Now when people connect there will not be a GenericLabel warning printed to the console and also they will be given the current message instead of "Your Text Here". Next update will include new features so thought I'd release this quick bug fix for now :) also plugin.yml hadn't been updated since 1.2

Version 1.4.1

  • Fixed lots of bugs (including a stack overflow) as a result of poor coding when I first started this plugin.
  • Fixed other bugs introduced as a result.

Version 1.4

  • Added basic none Spoutcraft functionality (if a player does not have Spoutcraft they will receive any broadcasts via chat but not colour support yet).

Version 1.3

  • Added a basic API for the player override and the global override with doc explanation. Just import me.randomer679.SpoutBroadcast.API.* and create an instance of API.

Version 1.2

  • Updated to use the new configuration system. Config files are the same (except a few new options).
  • Added a configuration option to change the location of the broadcast label. The co-ordinates start from the upper left corner.
  • Added a configuration option to use the default values just in case you mess up ;) .

Version 1.1.2

  • Fixed a bug that could cause this plugin to interfere with other plugins that create a pop-up with buttons.

Version 1.1.1

  • Fixed a bug that required PEX for the plugin to work.

Version 1.1

  • Now uses YAML configuration files.
  • No longer requires the gson lib.
  • More options to change the colour in more places e.g. now supports scheduled broadcast colours.
  • Changed the way player override works. Now presents a popup with the message and an ok button. Once pressed the button alerts the sender that the player has acknowledged the message.
  • Now supports permissions! PermissionsEx only at the moment due to favouritism :P (and I have no experience with others).
  • Minor bug fixes.
  • Possibly other things I've forgotten.

Initial Release - v1.0

See Current Features.