bulkSave

abstract fun bulkSave(bulkData: Map<UUID, PlayerData>)

Save all the player data cache back to the storage.

Parameters

bulkData

the data to save