SpoutBroadcast 1.6

Details

  • Filename
    SpoutBroadcast.jar
  • Uploaded by
  • Uploaded
    Jun 11, 2012
  • Size
    17.13 KB
  • Downloads
    1,622
  • MD5
    437c868878afa105bfce5fe7d12e97d0

Supported Bukkit Versions

  • 1.2.5

Changelog

Version 1.6

  • Not tested because I have no way to test it, but the worst problem you may encounter is a disruption until you delete it (highly unlikely) HOWEVER I do not accept responsibility if your server gets abducted by aliens, blown up or any other mishap that may or may not be related to this plugin version. You have been warned ;)
  • Added a few tags. Feel free to request more. Currently supports these tags (written exactly like this in your message where you want the information inserted without the quotes) "[PLAYER-WORLD]" - Retrieves the current world of the player, "[FULL-TIME]" - , "[TIME]" - , "[ONLINE-PLAYERS]" - Gets current amount of online players, "[UNIQUE-PLAYERS]" - How many "unique" players have visited your server from the beginning of time... or your server was created.
  • Remembered to increment plugin version ;)

Version 1.5.2

  • Updated to new event system and latest RB.

Version 1.5.1

  • Fixed a small typo (comma instead of a full stop) preventing the Y position from being changed.

Version 1.5

  • Improved support for people without Spoutcraft. Now supports sending an alternate broadcast message to people without Spoutcraft via chat.
  • When using the command /sbroad player if that player does not have Spoutcraft they will receive the message via chat. You will also get a message saying that the player will not give you any notification as they do not have Spoutcraft.
  • Now supports any permission plugin supported by Vault! Just grab the latest Vault version from here and put it in your plugins folder!

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.