Update for 1.9 Sound enum changes. Now only compatible with 1.9+

This commit is contained in:
t00thpick1
2016-03-01 12:21:00 -05:00
parent 6a0529f02d
commit c9356f9ef5
2 changed files with 3 additions and 4 deletions

View File

@ -135,8 +135,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.8-R0.1-SNAPSHOT</version>
<type>jar</type>
<version>1.9-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>