
Add permission node for the /luckperms base command
Closed this issue · 1 comments
Description
Hello,
I'd like to suggest adding a permission node to control access to the /luckperms
base command itself — or at least the ability to hide it from users who don't have a specific permission.
For professional or production servers, having a command like /luckperms
visible to all players (even if they can't use its subcommands) does not look clean or secure. From a user experience and security perspective, many server owners would benefit from having more control over its visibility.
I've also seen multiple people request this feature on the LuckPerms Discord, so I believe it's something that would be appreciated by a wider part of the community.
Thanks a lot for your time and for the amazing work on the plugin!
Proposed Behaviour
I propose adding a permission node (e.g., luckperms.command.base or luckperms.command.root) that controls whether a player can use or even see the /luckperms
base command.
If a player doesn't have this permission, the command would be completely hidden or return a "command not found" message.
This would make the plugin more professional and customizable, especially for servers that want clean command access control and avoid exposing plugin names to players unnecessarily.
Extra Details
No response
duplicate of #3861