summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityArmorStand.patch
Commit message (Collapse)AuthorAgeLines
* SPIGOT-657: Set armor stand noclip flag in correct place.md_52015-03-08-13/+12
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-10/+66
|
* Fix incorrect import in armor stands.md_52015-02-15-3/+3
|
* Implement armor stand event.FearThe13372015-02-15-4/+43
|
* SPIGOT-508: Set noclip flag when changing armor stand gravitymd_52015-02-01-2/+11
|
* Fire EntityDamageEvent for armor standsThinkofdeath2014-11-29-0/+14
Somewhat of a lazy way of doing it but it will do for now