mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-23 08:29:30 +00:00
Loads of fixes
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -160,7 +160,14 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>craftbukkit-1.12.2</artifactId>
|
||||
<artifactId>mort</artifactId>
|
||||
<groupId>cb</groupId>
|
||||
<version>1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/Mortar.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>cb12</artifactId>
|
||||
<groupId>cb</groupId>
|
||||
<version>1</version>
|
||||
<scope>system</scope>
|
||||
|
||||
Reference in New Issue
Block a user