I'm trying to detect a bug with armor stands, and whilst "on armor_stand despawns" and "on armor_stand dies" don't detect the despawning issue, this event does seem to detect the armor stands disappearing, however a) I cannot cancel it and b) the <context.entity> never points to the actual entity so I can't actually do anything with it
Is there any other event or method I should be using, for investigating why armor stands seem to be disappearing? Thanks!