|
@@ -69,6 +69,13 @@
|
|
|
<type>jar</type>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.bukkit</groupId>
|
|
|
+ <artifactId>craftbukkit</artifactId>
|
|
|
+ <version>1.0.1-R2-SNAPSHOT</version>
|
|
|
+ <type>jar</type>
|
|
|
+ <scope>compile</scope>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.nijikokun.bukkit</groupId>
|
|
|
<artifactId>Permissions</artifactId>
|