Merge branch 'master' of https://github.com/flames/dynmap
This commit is contained in:
parent
cbe562d33d
commit
70429dc5a4
2 changed files with 70 additions and 23 deletions
7
pom.xml
7
pom.xml
|
|
@ -36,6 +36,13 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.nijikokun.bukkit.Permissions.Permissions</groupId>
|
||||
<artifactId>Permissions</artifactId>
|
||||
<version>2.1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/../Permissions.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue