Loads of fixes

This commit is contained in:
Daniel Mills
2020-01-12 17:49:18 -05:00
parent 9a6e3a80c7
commit 9aac129aad
21 changed files with 345 additions and 154 deletions

View File

@@ -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>