挖了个天坑。

This commit is contained in:
坏黑
2018-08-09 11:58:31 +08:00
parent 88cc9cc7bf
commit 600ac49622
7 changed files with 49 additions and 36 deletions

View File

@@ -126,6 +126,13 @@
<scope>system</scope>
<systemPath>${basedir}/libs/1_8_R3.jar</systemPath>
</dependency>
<dependency>
<groupId>bungeecord</groupId>
<artifactId>bungeecord</artifactId>
<version>1</version>
<scope>system</scope>
<systemPath>${basedir}/libs/BungeeCord.jar</systemPath>
</dependency>
<dependency>
<groupId>com.sun.tools</groupId>
<artifactId>jshell</artifactId>