Commits

md_5 authored 4680eb44734
Revert: A sign isn't a solid block (reverted from commit d3d800aee315670609d21142475b6df0091b44a7)
No tags

src/main/java/org/bukkit/Material.java

Modified
740 740 case OBSIDIAN:
741 741 case MOB_SPAWNER:
742 742 case WOOD_STAIRS:
743 743 case CHEST:
744 744 case DIAMOND_ORE:
745 745 case DIAMOND_BLOCK:
746 746 case WORKBENCH:
747 747 case SOIL:
748 748 case FURNACE:
749 749 case BURNING_FURNACE:
750 + case SIGN_POST:
750 751 case WOODEN_DOOR:
751 752 case COBBLESTONE_STAIRS:
753 + case WALL_SIGN:
752 754 case STONE_PLATE:
753 755 case IRON_DOOR_BLOCK:
754 756 case WOOD_PLATE:
755 757 case REDSTONE_ORE:
756 758 case GLOWING_REDSTONE_ORE:
757 759 case ICE:
758 760 case SNOW_BLOCK:
759 761 case CACTUS:
760 762 case CLAY:
761 763 case JUKEBOX:

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut