Cooldown additional commands implementation.
Need to implement commands for controlling command cooldowns through minecraft.
Basically this is something like /essentials cooldown add \ remove <command> <command cooldown>
Command permissions: for add ess.cooldown.add for remove ess.cooldown.remove, or common permission ess.cooldown.modify.
Cooldown additional commands implementation.
Need to implement commands for controlling command cooldowns through minecraft.
Basically this is something like
/essentials cooldown add \ remove <command> <command cooldown>Command permissions: for add
ess.cooldown.addfor removeess.cooldown.remove, or common permissioness.cooldown.modify.