[feature] Access to the unique member permissions inside of the escape menu
Is your feature request related to a problem? Please describe. Being able to hard-limit various functions without constantly checking an event or to give unique access to things like the teleport command, of which with the permission node, still doesn't allow you to run the command properly.
Describe the solution you'd like A method in the API to directly set the per-player permissions like Can Build, Can Place, Can Use Command Blocks, ext.
Describe alternatives you've considered Using the preprocess event to override it but it isn't as clean.
Additional context Unsure if this is related to the Attribute API but if I am understanding it correctly, it's a different system. For context, I am referring to these: