Build

  • 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 comminuty!

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

xSadFrostiik

Member
Jul 22, 2019
20
0
1
24
Hi, I'd like to do a script that would give builders, for example: / builder add <nick> But for the command to be used by the console and there is some permission for that command (Im using LuckPerms)
 
1) use the correct format [FORMAT] Script request format
2) Add some details, example: What is this command supposed to do? Because based on what you have written:
code_language.skript:
command /builder add <player>:
    permission: some.permission
    trigger:
        #no clue what you want