mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-10 20:50:11 +01:00
Add permissions.jar to project - not on repo anymore
This commit is contained in:
parent
a250732d31
commit
413542fe61
BIN
Permissions.jar
Normal file
BIN
Permissions.jar
Normal file
Binary file not shown.
4
pom.xml
4
pom.xml
@ -127,7 +127,9 @@
|
||||
<dependency>
|
||||
<groupId>com.nijikokun.bukkit</groupId>
|
||||
<artifactId>Permissions</artifactId>
|
||||
<version>[2.5.4,)</version>
|
||||
<version>3.1.6</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/Permissions.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user