evaluateBookSubmission

fun evaluateBookSubmission(server: MinecraftServer, playerId: UUID, title: String, author: String, content: String, entries: List<LoreStorage.LoreEntry>)(source)

Evaluates a submitted book and applies quality metadata, reputation, and rewards.