I need help, Custom Commands set to ranks.

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

wantv2

Member
Oct 4, 2025
1
0
1
Hello, i need help, I'm making a server but i cant seem to get this to work, make custom tp's for players with a certain rank, i am using luck perms and i don't know the permissions for skript to allow them to run the certain command instead of giving them access to straight skript. I also made right-claimable ranks but they don't work as well (skript).

Please help!
 
Hey, if i understood right, you have only give the Player the access to the random TP Command.
The Player don't have to use the /skript command.
And you have to open the Skript with Notepad++ or check the Site, where you have downloaded it, to see the permissions.
Inside the Script you will find a player has permission "permission.node", thats the permission for the command.

To add the Permissions use /lp user HiqqhFive_HD permission set permission.node true That is the Luckperm permission syntax.

Hope i could help,