weird behaviour

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

    Cobweb place and break not working

    Hi everyone, I'm having a weird issue with Skript version 2.12.2 on Minecraft 1.20.1. My code: on break: if "%region at player%" contains "mapka1": if event-block is diamond ore or diamond block or emerald ore or emerald block or gilded blackstone or cobweb or oak planks or hay...
  2. V

    Very weird problem

    Okay, so this is very weird. This command just adds something to a list, and it works with any arg 2's other than "a" #Celler skript af vitusverden options: prefix: trt #Y = Bredde #X = Længde #Z = Højde #PRE = VIP celle #Priser cpris: 150 cprepris: 150...
  3. CreeperOverLord7

    Solved Weird inventory contains behaviour

    Skript Version: 2.2-dev34 Skript Author: Njol, Mirreski, bensku, TheBentoBox, tim740, Tuke-Nnuke, TheLimeGlass, xXAndrew28Xx, Sashie, RoyCurtis, nfell2009, Syst3ms and Snow-Pyon Minecraft Version: 1.12.2 --- Full Code: command /test [<integer>]: trigger: set {_currency::coal} to...
  4. CreeperOverLord7

    Solved Help, text and time span

    Hello! I'm having a problem with my skript, so basically, here's the code and the issue: command /tempban [<offline player>] [<timespan>] [<text>]: permission: command.tempban permission message: &cYou do not have permission to perform this action. trigger: if arg 1 is not...