Posted June 16, 20178 yr Hello, Is it possible to open a Book Gui with Contents in Multiplayer ? And if is, what is the best way to do that ?
June 17, 20178 yr Author I'm sorry if I described it badly. I meant that the client click a button and it opens a Book GUI for him, without holding a book, and so that it can be opened in Multiplayer (Like a Spigot server without mods)
June 17, 20178 yr You should be able to create an ItemStack of Items.WRITTEN_BOOK with the appropriate NBT data and then open a GuiScreenBook with that ItemStack, passing false as the isUnsigned argument. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
June 17, 20178 yr Author I created a contraption that, when I right click a Bookshelf, it opens the book. I created this test book but when I click the BookShelf, it crash, and from the Console output it's the book that's making it to crash. Console output: https://pastebin.com/sdMaZ2kE
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.