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

    2 types of arguments at same time?

    Hello i have a little problem, im making a custom command but there are different possiblities in my command that i need 2 types of arguments at the same time... Is this possible? Here is my skript; command /rekening [<text>] [<text> or <player>] [<number>]: trigger: if player is op...
  2. K

    Solved Block variables?

    Is there a way to give placed blocks a variable? I'm trying to make a door system with keys and iw ant to put a variable on doors to check if it's the correct key! Anybody can help me?