With Cooldown API you can easily create cooldowns and timers!
Creating a cooldown is as simple as this:
//First argument is the cooldown identifier
//Second argument is the time in seconds
CooldownAPI.addCooldown("civiled.warp.pvp", 100);
You can also remove cooldowns like so:
//The first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.