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

    Please help with comparing block locations

    My code doesnt want to compare block locations Specificaly: if block above event-block = block at {n::2}: send "yes" to player remove "%{n::1}%$%{n::2}%" from {Portal::*} send "&cDebug 4 %loop-value-2%" to player...
  2. G

    Help with variables as a head

    hello i am trying to create a skyblock skript where you have /island top but am confused because i am not getting a head when using a variable as a placeholder for the head. skript if arg-1 is "top": create a gui with virtual chest inventory with 5 rows named "Island Top"...