Solved Cooldown in config?

Discussion in 'Plugin Development' started by T0X1C0801, May 14, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    T0X1C0801

  2. Offline

    timtower Administrator Administrator Moderator

    @T0X1C0801
    variable = getConfig().getInt("CooldownTime");
    delaystuff(variable,othervariables)
     
  3. Offline

    T0X1C0801

Thread Status:
Not open for further replies.

Share This Page