
[1.8] PlayerInteractAtEntityEvent / Armor Stand Interaction
LadyCailinBot opened this issue ยท 1 comments
CMDHELPER-3001 - Reported by PseudoKnight
--After critical 1.8 updates are made, possibly look at this event.-- It extends PlayerInteractEntity and "is called when a player right clicks an entity with a location on the entity [that] was clicked." Maybe player_interact_entity should listen to this event instead and 'location' should be included in the event data.
Apparently this is intended for armor stands, so it may only fire for those.