-
-
Notifications
You must be signed in to change notification settings - Fork 682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for "virtual" books #1351
Comments
Probably won't be possible because from what I know Bedrock doesn't have this feature. |
It's possible with a workaround, I think - if we can put a lectern above the player and close it when they're done reading, that would work. |
My suggestion is more for the advantage of showing the text, the interactive json part I already know that there is no way. all the plugins I mentioned above have support for placeholder api for example, which is quite fun creating informative books and etc ... |
I would love to know how to do this. I have tried:
Is that what you mean? |
The workaround was potentially as a Geyser-side fix. But, I don't think it would work in hindsight. |
Please fix this:) |
What feature do you want?
In my tests to use the geyser, I noticed that it does not support plugins that use virtual books (Examples: Slimefun, VirtualBooks, InteractiveBooks, CitizensBooks, etc ...)
I think it is not a complicated thing to solve, and it would be great to have support for these books in the geyser for players to see interesting and creative things.
Alternatives?
In fact I tested all the plugins I mentioned above, none of them showed the virtual books to those who were in bedrock, while it worked normal for those who were in java.
The text was updated successfully, but these errors were encountered: