Skip to content

Releases: upperlevel/book-api

1.6

29 Nov 18:00
Compare
Choose a tag to compare

Added 1.18 compatibility and minimized NMS surface

It might still crash on newer versions if you try to show an ItemStack on hover since it uses some APIs that are not replaceable by spigot's APIs (so it tries to hook into NMS code and it's quite volatile).
If it does please report it to github.

v1.4.2: Set default book fields to prevent invalid tag

10 Mar 09:08
Compare
Choose a tag to compare

v1.4.1

09 Feb 22:17
Compare
Choose a tag to compare

Added length check on book titles

v1.4

09 Feb 22:18
Compare
Choose a tag to compare

Added 1.16.4 support