How to open your GUI
In this guide we are going to open a GUI and check if the user has permission to do this.
Creating the command
First we need to make our command to open our GUI. Than we need to make a has permission check to see if that user can use that GUI / command.

Than when he has the permission we are going to open our GUI.

And here we are you have now a command to open a GUI
Last updated
Was this helpful?