Minequest

Minequest

32.5k Downloads

Ability Cooldown

robxu9 opened this issue ยท 2 comments

commented

Implement Ability Cooldowns

commented

Note to self: can be done using LinkedHashMap<Ability,Long> for cooldowns - bukkit can notify when done, if player attempts, ability can check time.

commented

also: abilityrefreshevent...