savePlayerData

abstract fun savePlayerData(uuid: UUID, playerData: PlayerData)

Set the PlayerData for a player.

Parameters

uuid

the uuid of the player

playerData

the relevant playerdata