loadAllData

abstract fun loadAllData(): CompletableFuture<List<PlayerData>>

Get all the player data in the storage folder.

Return

a list of PlayerData