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. K

    Variable issue

    I'm trying to get a block in a direction but it says "variables cannot be used here" at the line "set {_block} to location at block {_amount} {_facing} of {_center}" If I put east instead of {_facing} (which is a direction I checked) it works Does anyone have any idea what's wrong? function...
  2. K

    Location

    I'm looping through a list of locations and the list displays the variables right, but when i try to define them in a location it doesn't work. any ideas? every 5 seconds in "0": loop {generators::*}: set {split::*} to loop-index split at ":" set {split::*} to {split::2} split at ","...
  3. K

    delete lore

    how to delete lore from item?