crashdemons / DisplayItem-Spigot

rewrite of DisplayItem for use in Spigot 1.13+ (uses BungeeChat components)
5 stars 0 forks source link

DisplayName prevents books from showing their page count #9

Closed crashdemons closed 4 years ago

crashdemons commented 4 years ago

image

image

doesn't matter if the book has text contents or not. tested with a book with 50 pages and one with 21 pages.

this book came from another server. remaking another blank book with the same number of pages showed the page count fine.

image

crashdemons commented 4 years ago

affects v2.7.1, v2.8.0, and v2.9.0 (experimental item-minimizer build)

crashdemons commented 4 years ago

Seems that books with a displayname (anvil renamed) take precedence over the book title. This is the same as vanilla except the displayname, when selected, prevents DI from showing the page count.

crashdemons commented 4 years ago

80dc1469b0027803c4b71ae569cb9f34335569e5

crashdemons commented 4 years ago

works properly in initial testing unsigned book with/without displayname show pages and count signed book with/without displayname show pages and count