Changelog

Change Log

Version 0.5.2

  • Improved the update code to allow for release notes
  • Switched to the built-in Bukkit configuration method
  • Added functionality to define news pages explicitly

Version 0.5.1b, 0.5.1c, 0.5.1d

  • Temporary fix: Plugin now works with Permissions plugin version 3.1.x and 2.7.x
  • Left some testing code in the plugin (oops!) - removed it.

Version 0.5.1

  • Tidied up a lot of code
  • Changed news broadcasting to be group-aware
  • News listing now only shows pages that the player has permission to view

Version 0.5

  • Changed the code structure significantly
  • ...made it a little messier too...
  • Implemented news broadcasting
  • Implemented the NewsOnLogin feature

Version 0.4.1, 0.4.2 and 0.4.3- Minor Updates:

  • A few minor bug fixes, code restructure and cleanup
  • Improved auto-update capabilities
  • Added handler for file permission errors
  • Fixed an unhanded exception bug

Version 0.4

  • Implemented auto-update script - courtesy of JayJay110
  • Added appending to news pages
  • Cleaned up code a little

Version 0.3.1, 0.3.2 and 0.3.3 - Minor Updates:

  • Removed Permissions dependency bug
  • Fixed incorrect plugin.yml contents
  • Made some code corrections - courtesy of CaptainAwesome7
  • Fixed a bug introduced that would duplicate news lines

Version 0.3:

  • Public release of plugin
  • Enabled color support to news pages
  • Added automatic plugin directory setup

Version 0.2

  • Enabled multiple news pages
  • Enabled permissions integration
  • Added error handlers in case of file read/write errors.

Version 0.1

  • Initial release