#help

  • 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. Yodexx

    Make items undropable

    Soo uuh... I'm trying to make a compass for my server spawn, where you can't drop it. And I've tried to search all over forums, docs, web etc and found nothing. :I So what is the best way to make items non dropable? I tried this: on drop: if player's tool is compass: if name of...
  2. Yodexx

    Solved How To Make Clickable Blocks

    Soooo... I'm trying to make a skript that will make it so that when you right click a specific block, with specific meta-data it will run a command. But the thing is I don't know how, and I've also been trying to look up how, but everything I find is just vanilla stuff that I can't even do. My...
  3. SmallDev

    How to make it so only one person can activate an hour.

    Basically, for my booster Skript I'm making I only want one player to be able to use a booster an hour, here's what I'm working with. on click: if player's held item is sunflower named "&6Rainy Weather Booster" with lore "Increases fishing speed" and "Right click": send...
  4. SmallDev

    How to test for a block at a location Skript

    Basically, for my booster Skript I'm making I only want one player to be able to use a booster an hour, here's what I'm working with. on click: if player's held item is sunflower named "&6Rainy Weather Booster" with lore "Increases fishing speed" and "Right click": send...
  5. T

    need help on league skript

    hello i wanted to do a league skript but i dont know how i should do it i tryed many ways so this is what i wanted it to look like the leagues are: gold silver bronze so for a kill you get 5 points and if you die you loose 10 points and i want that the guy with the most points gets the gold...
  6. J

    Skripting...

    Hello guys... So just before, i made a skript... there were some errors, so i added some plugins.... After i added them, i couldn't reload my skript, because when i typed in /sk reload cookie it just said: [Skript] Reloading cookie.sk... An internal error occurred while attempting to perform...