submitBook

fun submitBook(server: MinecraftServer, player: ServerPlayer, title: String, author: String, content: String, timestamp: Long): Boolean(source)

Queues a submitted book for sale and quality evaluation.