evaluateBookSubmissionWithoutPlayer

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

Evaluates a submitted book when no player UUID is available.

Quality metadata is written to entries, but reputation and player-facing rewards/messages are skipped.