command cooldowns

This commit is contained in:
Super_
2019-12-12 17:02:33 -05:00
parent 69fb21f57c
commit ee44b5fb7f
4 changed files with 43 additions and 2 deletions

View File

@ -2,6 +2,7 @@ package me.totalfreedom.totalfreedommod.command;
import com.google.common.collect.Lists;
import java.util.List;
import java.util.Timer;
import lombok.Getter;
import me.totalfreedom.totalfreedommod.TotalFreedomMod;
import me.totalfreedom.totalfreedommod.admin.Admin;