Skip to content
Discussion options

You must be logged in to vote

There isn't a reliable way for EssentialsX to know whether someone has permission to run commands from other plugins. The best we could do is check the command map permission (the same one Bukkit checks, popping up a standard Bukkit message if not granted) - but this won't catch the vast majority of use cases, including yours.

I'm considering a new system that would let plugins integrate into the EssentialsX cooldowns more deeply, but this is currently a way off.

For now, you would be better off either creating separate cooldowns for each redeemable key using regular expressions - you can see examples over on the wiki.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by JRoy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants