AchievementManager

Singleton class that manages the achievements in the system.

Functions

Link copied to clipboard
fun addOrUpdateAchievement(uuid: UUID, achievement: Achievement)

Adds or updates an achievement for a user with the given UUID.