Package-level declarations

Types

Link copied to clipboard
class Cooldown(val expirationTime: Long)
Link copied to clipboard

Manages cooldowns for different actions performed by players. This class allows tracking, starting, checking, retrieving, and removing cooldowns per action and player.