BookSuite 3.0.0 prerelease 1

Details

  • Filename
    BookSuite.jar
  • Uploaded by
  • Uploaded
    Feb 13, 2013
  • Size
    16.04 KB
  • Downloads
    303
  • MD5
    da01bee580565e62617c572e69b587ef

Supported Bukkit Versions

  • 1.4.7

Changelog

This build uses 3.0.0 permissions. Be sure to update! Mail is not yet available.
The file is a full release, I just don't want to mess with my versioning system.
As with 2.1.4, there is no commit with code completely identical to this release. It is this commit with all mail-related functions removed.

3.0.0pre1
removed mail functions for release to Bukkit
bugfixing
- properly check if player is the author of a book
- /book t now actually sets the title, not the author. Whoops.
- copying a book using paper and leather instead of an unwritten book no longer breaks if inventory has empty slots
- copying other via press now checks usePermissions if player is op but lacks booksuite.copy.other
3.0.0a5
fix whoopsies regarding the ยง's
supplies check is now with other misc. functions
users with permissions to use any command can use the base "/book"
default to not use permissions in config - preparation for rework of config/perms implementation
change wording of /book command message in case user has no permissions aside from book.command
allow ops to import books not by self with usePermissions false
3.0.0a4
mailing completed, untested. mailing still buggy as hell :D
3.0.0a3
mailing debugging
import/export file from server actually work
player now must be the author of the package to send or have permissions booksuite.mail.send.other or be op with usePermissions false
unused class
added minimal error debug lines
booksuite.command.import.other: import books from URL with author other than self. If lacking, defaults to own name.
reorganized changelog: newest at top, some tweaking
3.0.0a2
added class for handling all miscellaneous functions
add functions to misc.:
- unsign
- change author
- change title
add using sponge as eraser
reworked commands: use /book for all
- unsign
- change title
- change author
- get eraser
- export book
- changed /makebook to /book u(rl)|f(ile) url|filename
added all perms, reworked some slightly
mailing debugging
3.0.0a1
minor changes to regex for use in mailing
removed unused class
reorganized copying code to make main class more readable
reworked press methods, fixed 2.1.0 bug (no longer store block data in main class)
extremely buggy rough attempt at mailing
Full changelog here

Prerelease 1 does not contain BookSuite 3.0.0's mailing feature.
It's for the best, really. All other features are working.