Invalid Book Tag
millermx opened this issue · 6 comments
I did some testing and I can confirm that the first book-item is working properly.
However, your Questbook does not have any pages defined so it will always have an invalid book tag unless you define some pages or add the cancel-events itemflag which will prevent the book from being opened -- useful for making it a command executing book via interaction.
Ok! Thank you so much for looking into it. I was trying to get the quest journal from the QUESTS plugin.
Confirmed as working in the latest snapshot.
Can you please provide your items.yml in a pastebin.com link.
Yes absolutely!
Not sure if I am looking at the right quests plugin but it looks like there is an executable command via the quests plugin to open the journal. Which you could simply bind to the Questbook ItemJoin item and it will give it the functionality you are looking for. You'll also need to add the cancel-events itemflag.