Change Log

Version 1.15 (March 26, 2013)

  • Updated for recent versions of Minecraft (1.4.7, 1.5.1)
  • Now uses only Bukkit API, so it should not break with new updates
  • The mouse-over text of books will now be set to the book title
  • This will probably be the last version of this plugin, unless something causes it to break in the future

Version 1.14 (April 30, 2012)

  • Added no-book-in-bookshelf message option
  • Made stack prevention more restrictive
  • Added some new API

Version 1.13 (March 25) [1.2.4-R1]

  • Added support for new formatting "colors" in 1.2.4
  • Added charset option, which defaults to UTF-8
  • Added enable-usage-stat-collection option as an alternative to opt-out of stat collection, which defaults to true

Version 1.12 (March 16) [1.1-R8 - 1.2.3-R0.2]

  • Spout is no longer required for the nice inventory stacking.
  • Added enable-colors option. You can use colors by using the &0 through &f codes. Colors are currently only supported in the chat window, not in Spout.
  • The /w command has been removed as an alias. If you still want it, you can add it back in to the bukkit.yml file.
  • Metrics have been added. If you want, you can opt-out by editing the file in the plugins/PluginMetrics folder. (This is the same metrics system that several other plugins use.)

Version 1.11 (Febrary 21) [1.1-R1-R5]

  • Added ability to set a book's author
  • Updated for R5 compatibility

Version 1.10 (January 25) [1.1-R1-R3]

  • Updated for 1.1

Version 1.9 (January 3) [1.0.1-R1]

  • Added get and id commands
  • Various minor improvements

Version 1.8.2 (November 17) [1337]

  • Added use-deny-perms option

Version 1.8.1 (October 31) [1337]

  • Fixed buttons on GUI

Version 1.8 (October 21) [1337]

  • Spout reading GUI added
  • Can now place and remove books from bookshelves in creative without destroying the shelf
  • Added -delete command to completely delete a book
  • The -help command can be used without a book

Version 1.7 (September 26) [1185]

  • Added some new permission nodes
  • Updated to 1.8.1

Version 1.6.1 (August 7) [1000]

  • Fixed a bug that would kick anyone without SpoutCraft installed.

Version 1.6 (August 2) [1000]

  • Changed to Spout from BukkitContrib.
  • If Spout is available and a player uses SpoutCraft, book titles will now show up as tooltips for books.
  • Added keep-all-books-loaded option.
  • Added a basic /bw -list command. Will only list loaded books (thus the reason for the previous option). Uses bookworm.list permission node.
  • This version is completely incompatible with BukkitContrib and any clients with BukkitContrib installed.

Version 1.5 (July 22) [1000]

  • Added undo option.
  • Implemented new permissions system (old Permissions support is still available).
  • Fixed some bugs.

Version 1.6.1 (August 7) [1000]

  • Fixed a bug that would kick anyone without SpoutCraft installed.

Version 1.6 (August 2) [1000]

  • Changed to Spout from BukkitContrib.
  • If Spout is available and a player uses SpoutCraft, book titles will now show up as tooltips for books.
  • Added keep-all-books-loaded option.
  • Added a basic /bw -list command. Will only list loaded books (thus the reason for the previous option). Uses bookworm.list permission node.
  • This version is completely incompatible with BukkitContrib and any clients with BukkitContrib installed.

Version 1.5 (July 22) [1000]

  • Added undo option.
  • Implemented new permissions system (old Permissions support is still available).
  • Fixed some bugs.

Version 1.4 (July 12) [953]

  • Added chat write mode.
  • Added BukkitContrib support, which makes the book stacking prevention work must better while moving stuff around in the inventory.
  • Added book-info-achievement option, mostly for fun. Requires BukkitContrib plugin and client-side mod.
  • Removing the author name from a book file will be handled correctly.

Version 1.3 (June 27) [935]

  • Added use-full-filenames option.
  • You can now change a book's title.
  • Added an API for other plugins.

Version 1.2 (June 24) [928]

  • Fixed a really stupid bug.

Version 1.1 (June 23) [860]

  • Books that are the same book will now stack. This includes empty books.
  • Right clicking on blocks will allow you to read a book as well as right clicking in air.

Version 1.0 (June 19) [860]

  • First release.