-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
This is a re-occurrence of a bug that was reported and fixed in 1.8, but has returned in 1.8.3:
https://hub.spigotmc.org/jira/browse/SPIGOT-508
If you summon an armor stand with gravity turned off and then turn on its gravity with ArmorStand#setGravity, it falls through all of the blocks in the world and into the void.
I assume the same fix just needs to be a applied to the 1.8.3 code?