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

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

  1. L

    How can I add name and lore on a item?

    if you want it in a specific slot: format slot (slot - 0 to 8) of player's inventory with a golden sword named "Name" with lore "Lore" and "Lore 2"
  2. L

    A few things in one

    Hello! I have a few questions I would like to ask, but I don't want to make seperate threads 1) How do I make a schematic which is pasted after a game is ended? 2) How would I make a queue system which only starts a game when 2+ players are in the game? (DONE) 3) How do I make functions? I am...
  3. L

    Solved Why doesn't this work?

    ah okay ty
  4. L

    Solved Why doesn't this work?

    I need a bit of help, I am not sure why this code doesn't work, any help? Code:https://pastebin.com/raw/VEF8gdc7 Error: https://pastebin.com/raw/t0PrGDKS Any help would be appreciated!
  5. L

    Solved How to read text from PasteBin or something?

    Okay, thanks for your help, forgot to read this again! How do I mark it as solved? i have never done it before
  6. L

    Solved How to read text from PasteBin or something?

    Hello fellow Skript users! As the title says, I would like to know how to read text from a PasteBin raw link or something, for my autoupdater! I think there is a way, but I do not know how to do it. Any help would be appreciated Thanks!