Solved Detect Armor Stand Click

Discussion in 'Plugin Help/Development/Requests' started by Freelix2000, Mar 10, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Freelix2000

    I have found that the normal event for detecting when an entity is right clicked (PlayerInteractEntityEvent) doesn't seem to work for ArmorStand entities in Spigot's 1.8 API. I thought there might be another event specifically for equipping armor stands, but I found none. Is it possible to detect when an armor stand is right clicked?
     
  2. Offline

    mrCookieSlime

    Moved to Alternatives Section.
     
  3. Offline

    Freelix2000

    Looks like I just needed to use PlayerInteractAtEntityEvent instead. Solved.
     
Thread Status:
Not open for further replies.

Share This Page