BookSuite 2.1.4

Details

  • Filename
    BookSuite.jar
  • Uploaded by
  • Uploaded
    Jan 12, 2013
  • Size
    11.44 KB
  • Downloads
    291
  • MD5
    540c78788da3931ffbc5394fe48b8b61

Supported Bukkit Versions

  • CB 1.4.7-R1.0
  • CB 1.4.7-R0.1
  • CB 1.4.6-R0.3

Changelog

Please use 2.1.4r2 or later if you use Java 6; I accidentally compiled for Java 7 in this version.

2.1.4

- fixed bug from 2.1.0 (visual of error) - removed (yet) unimplemented code for release. All code in this release can still be found on GitHub, but it is bundled in with some 3.0.0 features in this commit. - compiled with java 6 (had been using 7 before, sorry @6 users >.<)

2.1.3

- fixed bug: right click on invalid "stamp" (read: regular crafting table) or with booksuite.copy.deny.nowarn returns itemId of block above

2.1.2

- added config - reimplemented deny permissions

2.1.1

- changed the format for /makebook (see demobook.book) - starting framework for server book storage and upload

2.1.0

- added "stamp" made of any inverted stair block - started reworking permissions system - added cost for /makebook - added regex to remove redundant format clears - fixed bug: warned players without booksuite.copy (now booksuite.copy.self) on ANY PlayerInteractEvent - removed booksuite.deny temporarily - will readd with config - KNOWN BUG [trivial]: If a second press is used by the same player while the first is "stamping" the second stamp's stairblock will overwrite the first.

2.0.0

- added the /makebook command

1.0.1

- tweaks to permissions and memory useage reduction