Coder Social home page Coder Social logo

Comments (5)

lucko avatar lucko commented on May 24, 2024

The command simply doesn't exist for in-game users.

The only way you'd even find out about the command is by reading the Migration/Command Usage wiki pages, both of which indicate that the commands must be used from the console.

https://github.com/lucko/LuckPerms/wiki/Command-Usage#super-secret-console-commands
https://github.com/lucko/LuckPerms/wiki/Migration#how-to

So, the behaviour is just the same as if you typed in any other unknown command. 🙂

from luckperms.

LemADEC avatar LemADEC commented on May 24, 2024

yes, the issue is actually generic:

  • in game, any unrecognized command returns the plugin version with no hint that there's an issue.
  • in console, any unrecognized command returns the plugin version and a list of commands to use.
    So, in console, it's pretty clear the command is invalid, while in game it's far from obvious.

from luckperms.

lucko avatar lucko commented on May 24, 2024

Not sure what you mean. The behaviour re: unrecognised commands is the same for Players/console.

It however, only returns the commands a player has permission to use.

from luckperms.

LemADEC avatar LemADEC commented on May 24, 2024

well, I'm OP and in the admin group imported from Pex.
It appears that I have no perms to use any LP commands because

"permissions-default": 1,

from Pex admin group wasn't migrated to Pex permissions.
As discussed on Discord, the fix is:
/lp group group permission set * true

With that I can see the accessible commands.
So, 1 bug and 1 improvement here:
1- default perms are lost when migrating from Pex
2- when user has no lp perms, show an appropriate message

from luckperms.

lucko avatar lucko commented on May 24, 2024

No usage messages = no access to any LP commands. Again, this goes back to the migration thing, I can't automate everything.

Default perms on PEX behave differently to LuckPerms' wildcard - which is why I'm reluctant to migrate it.

from luckperms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.