removeCooldown

fun removeCooldown(action: String, player: String)

Removes an active cooldown for a specific action and player.

Parameters

action

The action to remove the cooldown for.

player

The player's identifier.