on right click

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

    Minecraft Among us, Wires Task

    Category: Skripting GUI Suggested name: wires.sk Spigot/Skript Version: Skript Version 2.14.0 What I want: On right click of gold ore, it opens a gui where you have to "connect" the wires basically, you click the lime wool then it turns to redstone block then you click the other lime...
  2. PixelCraft_I_D_K

    On right click on text display or block display

    Hello! I need help with "On right click on text display or block display". I've tried a few things and they don't seem to work. Help if possible! (Thank you!) CURRENT CODE: on right click on entity: if entity is a block display: send "Clicked!" to player
  3. C

    On right click

    on right click: send "a" to player Any reason why this might not be working
  4. K

    Black Hole Ability

    Hi Im trying to make a little event minigame! And with kits I want to make a blackhole ability that when u right click on a Firework star named &8&lBlack Hole For it to pull all the players in it to ward it please Help! Thank you for your time
  5. C

    disable placing player heads

    Category: UHC Suggested name: phead Spigot/Skript Version: Paperspigot 1.8.8. Skript 2.2-dev36 What I want: When people right click player heads while holding it in their inventories, I want it so it can not be placed at all on the ground or walls or anywhere. This is what I have currently...
  6. PotteryTNT

    Solved Skript Right Click Addition Request

    Category: UHC What I want: Alright so I currently have a skript called LAFS (Love At First Sight) where when you damage a player, and that player hasn't been damaged by anyone yet, gets put into a team. I would like it so this exact thing happens but with the ability on right clicking on the...
  7. D

    Solved HELP ON RIGHT CLICK!!

    CODE: on right click: if player is holding diamond sword named "&aMinigames": open chest named "&aMinigames" with 3 rows to player ERROR: 'chest' named "&aMinigames" with 3 rows to player is not an entity type bump
  8. martinpeeters34

    Click on Item Frame

    Hey guys, I've got a problem with right and left clicking on a item frame. I tried every event, like "right click on.." and "block damage" etc. It just doesn't trigger the event. Now, I tested it with this: on right click: message "%targeted entity%" And now, I get as message "item...