Player Item Cooldown Event
interface PlayerItemCooldownEvent : PlayerEvent, DeniableEventWithResult<PlayerItemCooldownEvent.Result>
Called when a cooldown is set on usage of the given item for the given player.
Called when a cooldown is set on usage of the given item for the given player.