Update NMS access to 1.7.2.

This commit is contained in:
wizjany
2013-12-01 14:13:34 -05:00
parent 81a76c5d4f
commit 8574f7bb36
3 changed files with 105 additions and 82 deletions

View File

@@ -125,7 +125,7 @@
<dependency> <!-- NMS blocks -->
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.6.4-R0.1-SNAPSHOT</version>
<version>1.7.2-R0.1-SNAPSHOT</version>
<scope>compile</scope>
<type>jar</type>
<optional>true</optional>