remove worldguard

This commit is contained in:
boy0001 2015-03-13 16:49:50 +11:00
parent 238b14652e
commit 1f05fcb39b

View File

@ -95,13 +95,6 @@
<artifactId>BarAPI</artifactId>
<version>2.0</version>
</dependency>
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>worldguard</artifactId>
<version>5.9</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>