We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basically this is something like /essentials cooldown add \ remove <command> <command cooldown>
/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.
ess.cooldown.add
ess.cooldown.remove
ess.cooldown.modify
The text was updated successfully, but these errors were encountered:
MairwunNx
No branches or pull requests
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 removeess.cooldown.remove
, or common permissioness.cooldown.modify
.The text was updated successfully, but these errors were encountered: