createSubmittedBookCopy

fun createSubmittedBookCopy(title: String, author: String, content: String, submittedBy: String, submittedById: String, salePrice: Int, submittedTimestamp: Long = 0): ItemStack(source)

Creates a Lorekeeper-issued archived copy of a player-submitted book.

Parameters

title

Original submitted title

author

Original submitted author

content

Submitted book content

submittedBy

Player who submitted the source book

submittedById

UUID string of the submitting player

salePrice

Emerald sale price for this copy