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

    how to do "on damage" when weapon is bow with enchant idk for example power 2

    as in the title: how to do "on damage" when weapon is bow with enchant idk for example power 2
  2. K

    Checking chest around sign

    Hello, i am doing skript that is doing something if sign is placed on chest Code: on sign change: if blocks in radius 1 of event-block contains Chest: if line 1 is "[hchest]": set line 1 to "&9[hchest]" stop else: if line 1 is "[hchest]"...