Add permissions.jar to project - not on repo anymore
This commit is contained in:
parent
a250732d31
commit
413542fe61
2 changed files with 3 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue