bulkReplacePlayerTitlesDB

fun bulkReplacePlayerTitlesDB(uuid: UUID, titles: Map<Title, Calendar>): List<ResultRow>(source)

Awards a player with a title and stores it in the database.

Parameters

uuid

the UUID of the player to award the title

titles

a map where the key is the title to award the player, and the value is the timestamp when it was awarded