Would it be possible to get a separated node for the built-in PlayerInteractEvent? \\
Currently "permissions.build" covers BlockBreak, BlockPlace and PlayerInteract. \\
This prevents my players from interacting with signs/doors/etc in the lobby. \\
Something like "permissions.interact" for the PlayerInteractEvent would be nice. \\
If not, I'll just implement it by myself for my own server.