Describe the solution you'd like
It would be handy to have a permission node for the /paper fixlight subcommand so that, for example, server moderators could be given access to just that part of the /paper command. /paper fixlight has been very useful to me as of late and has been fixing a lot of problems.
Describe alternatives you've considered
The only other option that I know of, really, is to grant permissions for the whole /paper command, which contains many utility functions.
If you really wanted to, couldn't you just listen for command event. If /paper fixlight and player has "some.custom.perm" it'll be allowed or give them the /paper permission for that tick?
I would like to see this too. I'd to give my players permissions to fix lights without given them permissions for everything else paper has.
A maybe better solution would be to add an api to relight a chunk. so it would be much more flexible.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported version, please open a new issue referencing this original issue.
Most helpful comment
A maybe better solution would be to add an api to relight a chunk. so it would be much more flexible.