| Name | show_book |
| Object | PlayerTag |
| Input | ItemTag |
| Description | Displays a book to a player. Must be a WRITTEN_BOOK item.
For simple usage, consider specifying a book script name as the input. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3765 |