Search results

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

  1. HYPExMon5ter

    Script SlashSkEnhancer

    HYPExMon5ter submitted a new resource: SlashSkEnhancer - Having trouble remembering script names or tired of typing them out? Use this! Read more about this resource...
  2. HYPExMon5ter

    Script Tools Sublime Text 3 Syntax Highlighting

    HYPExMon5ter submitted a new resource: Sublime Text 3 Syntax Highlighting - A sublime package to make your Skript code sexy. Read more about this resource...
  3. HYPExMon5ter

    Solved function not working

    command /shop: trigger: if player has permission "os.shop": wait 3 ticks open chest with 1 row named " &aShop" to player format slot 4 of player with grass named "&d&lBlocks" to close then run [invoke "blockshop" from player]...
  4. HYPExMon5ter

    Solved Functions

    Hello, I was just wondering if anyone could explain to me how functions work and how I could use them. EG: function functionName(t: text, p: player):Thanks in advance!