Recent content by JeradMC

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

    my skript not work

    can u create skript, If the player kills another person in the specified area, a certain command will be executed, but if the player is outside that area, the player will not execute any command ?
  2. J

    my skript not work

    skript works fine until I put this line in if "%region at attacker%" contains "nethpot":
  3. J

    my skript not work

    [06:50:06 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [06:50:06 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [06:50:06 INFO]: [Skript] Skript's tutorials can be found here...
  4. J

    my skript not work

    when i add it it doesn't work
  5. J

    my skript not work

    when i remove the line if "%region at attacker%" contains "nethpot": it works
  6. J

    my skript not work

    On death: attacker is a player victim is a player if "%region at attacker%" contains "nethpot": console command "kit nethpot %attacker%"