WorldGuard/worldguard-legacy
filoghost 4746e95249 Fix Materials.ARMOR_STAND being null in 1.8. (#356)
In 1.8 Materials.ARMOR_STAND is null because END_CRYSTAL throws NoSuchFieldError and in the catch block ARMOR_STAND is set to null. This causes side effects such as players being able to place armor stands in protected regions.
2016-11-10 23:32:25 -05:00
..
config Fix checkstyle for legacy module. 2015-11-13 20:04:51 -05:00
contrib Gradle-ize. Prep for Sponge. 2015-11-13 19:12:55 -05:00
src Fix Materials.ARMOR_STAND being null in 1.8. (#356) 2016-11-10 23:32:25 -05:00
build.gradle Actually add 1.10 blocks. 2016-07-05 19:22:32 -04:00
INSTALL.md Doc file tweaks. 2015-11-13 20:51:05 -05:00
UPGRADE.md Doc file tweaks. 2015-11-13 20:51:05 -05:00