Allow listing of permissions with specific context
Closed this issue ยท 1 comments
The /lp user|group <user|group> permission info
command currently doesn't have an option to only list permissions, that have a specific context set (e.g. server context).
That's why I suggest adding an optional context argument to the command, to filter the permissions.
Examples:
/lp group default permission info server=survival
/lp group default permission info world=world_the_end
Duplicate of #819