on drop event

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

    On Drop

    How to count all discarded items?
  2. F

    Make a Specified Custom Item execute an event ONLY if dropped on certain block

    I've been trying to get a specific custom item created via skript to create a broadcast, but ONLY if the specified block that i drop it on is dirt. Here's the code I have now, after trying many different options: on drop: set {item} to lime stained glass pane named "<grey>L1 Access" if...