detection

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

    Detect if player is facing a certain block

    Hi there! I need some assistance with detecting if a player is facing a certain block. Here is my code. on right click: if player is holding white dye named "&f&lDoor Open": if player is facing iron door: make player execute command "thru" else: send...
  2. awsome101

    right click detection doesnt work

    I have a skript that detects if you right-click on gray wool using kelp. It works for me, even when I de-op myself. But for some reason, it doesn't teleport other players when they try. I'm not sure why this happens. But I'd like to fix it on right click on gray wool: player is holding kelp...
  3. G

    item holding detection

    im trying to make a system where when you hold a specific item, you gain a specific amount of mana, then when you go to a different hotbar slot, the extra mana goes away. on hotbar switch: loop all entities: loop-entity is holding blaze rod named "&6magic stick" with lore "&6wow...