If you have been sent a skript from StrxmyLive#0001 that includes this websites link but it isn't on here it just hasn't been added yet!
To use permissions you first have to create a command, for example:
command /test:
Then we will specify what you want the permission to be:
command /test:
permission: test.lol
Now you have a permission set up, but now we will let people know who don't have the permission but try run the command they need the permission:
command /test:
permission: test.lol
permission message: &4&lError &7you can't run this command
You have just created a permission message that will be shown any time someone tries to run the command but they don't have the permission. Just continue on skripting like usual now:
command /test:
permission: test.lol
permission message: &4&lError &7you can't run this command
trigger:
message "You did a test lol."
If you have any suggestions on what we should add here feel free to contact staff in the discord!