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

    Solved Script that makes farmland not destroyable

    Hello! I'm trying to make a script that prevents farmland blocks from becoming dirt when you walk over them but I can't find anything on how to do it. I tried doing the cancel event when player walks over the block but that just teleports them back when they walk over it. I also tried the 'on...
  2. TheWolfiiii

    Solved Message doesn't re-appear after rejoin.

    Hello! I'm trying to make a warning script which makes a warning message pop up on your screen when a staff member warns you. What I want is for the message only to go away if you type /clearwarning, even if you rejoin. My issue is that when you get warned, and rejoin, the message doesn't...
  3. TheWolfiiii

    On Portal Enter, teleporting forever

    Hello! I'm making a script where if I enter a portal in a specific world, I teleport to the variable "spawn". The problem is that when I enter the portal, I teleport forever. I don't stop teleporting. I also tried changing it to send messages, and it send messages as long as I was in the portal...