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
I have problem with permissions. I seem to do everything right. But still i get you dont have access to this command.
Here are my permissions for my default group in luckperms:
> `>luckperms group default permission info > [14:50:19 INFO]: [LP] default's Permissions: (page 1 of 1 - 9 entries) > [14:50:19 INFO]: > bungeecord.command.list (true) > [14:50:19 INFO]: > bungeecord.command.server (true) > [14:50:19 INFO]: > choptree.chop (true) > [14:50:19 INFO]: > minecraft.command.me (true) > [14:50:19 INFO]: > minecraft.command.say (true) > [14:50:19 INFO]: > onlinetime.own (true) > [14:50:19 INFO]: > tpa.deny (true) > [14:50:19 INFO]: > tpa.tpa (true) > [14:50:19 INFO]: > tpa.tpaccept (true) > `
As you can see, onlinetime.own is there.
But when i do it i get the above error.
If i add it to the player:
> `luckperms user larsemil permission info > [14:51:23 INFO]: [LP] larsemil's Permissions: (page 1 of 1 - 3 entries) > [14:51:23 INFO]: > luckperms.* (true) > [14:51:23 INFO]: > group.player (true) > [14:51:23 INFO]: > onlinetime.own (true)`
I still get the same error. What am i doing wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have problem with permissions. I seem to do everything right. But still i get you dont have access to this command.
Here are my permissions for my default group in luckperms:
As you can see, onlinetime.own is there.
But when i do it i get the above error.
If i add it to the player:
I still get the same error. What am i doing wrong?
The text was updated successfully, but these errors were encountered: