Zerthick / PlayerShopsRPG

A Minecraft Sponge PlayerShop Plugin
https://ore.spongepowered.org/Zerthick/PlayerShopsRPG
GNU General Public License v2.0
7 stars 5 forks source link

Luckperms group with "*" permission #32

Closed Asherslab closed 7 years ago

Asherslab commented 7 years ago

Hey, so i've got an Admin rank using "Luckperms" (on a sponge server 1.10.2) and the rank has the "*" perms, my admins can't use any of the /shop commands unless i explicitly give them the permissions for each command (Not that hard, but i doubt that's the intended use) i also tried

PlayerShopsRPG version: 2.0.1 by Zerthick

Zerthick commented 7 years ago

I don't believe luckperms uses the * permission. Have you tried giving your admins playershopsrpg.commands?

Asherslab commented 7 years ago

It does use the "" permission, as my admins have that permission, and they have access to all of the other server commands (no inheritance either so it's definitely the ) the only one that doesn't seem to work is the playershopsrpg on, I also tried playershopsrpg. and playershopsrpg.commands.

On 9 Aug 2017, at 8:41 AM, Chase Greco notifications@github.com wrote:

I don't believe luckperms uses the * permission. Have you tried giving your admins playershopsrpg.commands?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Zerthick commented 7 years ago

As I said, did you try just playershopsrpg.commands without the *? The wildcard isn't really the sponge way of doing things and while it might be supported by some plugins the proper way to do things in sponge is just to grant the parent permission.

Zerthick commented 7 years ago

Any luck? Or is it still not working?

Asherslab commented 7 years ago

Nope, works fine. Thanks

On 21 Aug 2017, at 3:08 AM, Chase Greco notifications@github.com wrote:

Any luck? Or is it still not working?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Zerthick commented 7 years ago

Great! Glad it's working! :smile: