LuckPerms

LuckPerms

41.4k Downloads

User parent add not working

Grandof1 opened this issue · 4 comments

commented

Luckperms user parent set command sends off error You do not have permission to use that command! when running /lp user <username> parent add <groupname> in game.

Requested help from discord and have tried things listed below.

  • User has permission luckperms.*.
  • Tried while being opped.
  • enable-ops in config is true.
  • argument-based-command-permissions in config is false.
  • Ran /lp verbose on with no errors but shows group.test - undefined.
  • Ran command in console which executed command as it should.
commented

Apologies for the super super late reply. I'm guessing some other command blocker plugin was causing this issue.

commented

Hi there, are you using bukkit (spigot/paper/craftbukkit), bungee, or sponge?

commented

Wiped db file to start clean and was not able to reproduce the issue on a test server, but on my official server did a db wipe after doing an /lp export command and then imported permission file into clean db and issue was reproduced. Get the same errors. Can not find a way so far to reproduce again.

commented