Issue Checklist
Affected Modules
Command
Description
Simply makes the entire cooldown situation much more cleaner. Chew told me to suggest this here so, here we go.
this.cooldownUnit = TimeUnit.MINUTE;
or it simply states the timestamp in the message.
For example, instead of "You can not use that command for another 2 seconds!" it'll be "You can not use that command until 6 hours later!
Issue Checklist
Affected Modules
Command
Description
Simply makes the entire cooldown situation much more cleaner. Chew told me to suggest this here so, here we go.
this.cooldownUnit = TimeUnit.MINUTE;or it simply states the timestamp in the message.
For example, instead of "You can not use that command for another 2 seconds!" it'll be "You can not use that command until
6 hourslater!