Build against Bukkit API for Minecraft 1.13.

This very likely introduces a few bugs and breaks some functionality, but at least we're compiling...
This commit is contained in:
Andreas Troelsen
2018-08-19 21:05:24 +02:00
parent 754eb156d1
commit 934eb2d8cc
22 changed files with 85 additions and 206 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.11-R0.1-SNAPSHOT</version>
<version>1.13-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>