Writable 1.2

Details

  • Filename
    Writable.jar
  • Uploaded by
  • Uploaded
    May 20, 2012
  • Size
    28.19 KB
  • Downloads
    56,002
  • MD5
    72e6442fb77658885da1faac7e0fbb9d

Supported Bukkit Versions

  • CB 1.2.5-R2.0
  • CB 1.2.5-R1.2
  • CB 1.2.5-R1.0

Changelog

2012-05-20  1.2
    * Use HashMap of UUID instead of Player to fix potential memory leak / incompatibility
    * Test on CraftBukkit 1.2.5-R2.0

2012-04-19  1.1
    * Add charcoal as a writing ink by default (same color as coal)
    * Add support for ink items with metadata
    * Change event priorities to monitor
    * Fix NPE when writing with partially empty hotbar

2012-03-07  1.0
    * Ignore cancelled events
    * Test on CraftBukkit 1.2.5-R1.0

2012-01-05  0.3
    * Add magic ink decoder
    * Add left-click paper to read
    * Add autoRead option (default true) to control reading when item is selected in player's inventory slot
    * New license (BSD)

2012-01-26  0.2
    * Update for CraftBukkit 1.1-R1

2012-01-20  0.1 beta
    * Initial release