Package com.sk89q.commandbook.component.cooldowns

  • Class Summary 
    Class Description
    CooldownsComponent
    This component provides command warmups and cooldowns, measured in seconds, by using a repeating scheduler task that increases the value for each entry in each CooldownState by one each second if the value is less than the number of seconds specified in the configuration, removing the entry if the warmup/cooldown has been removed from the configuration