Name | book_author |
Object | ItemTag |
Input | ElementTag |
Related Tags | <ItemTag.book_author> Returns the author of the book.
|
Description | Changes the author of a book item. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemBook.java#L169 |