BookSuite 2.1.4r2

Details

  • Filename
    BookSuite.jar
  • Uploaded by
  • Uploaded
    Feb 5, 2013
  • Size
    11.13 KB
  • Downloads
    260
  • MD5
    97ba73915866ebdc90de193a4a78942d

Supported Bukkit Versions

  • 1.4.7
  • 1.4.6

Changelog

2.1.4r2

- actually compile for java 6, oops.

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

Mistake in plugin.yml child of booksuite.* booksuite.book.free should be booksuite.free
If you use booksuite.* without a permissions system that supports wildcards, be sure to add booksuite.free as well!