挖了个天坑。
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user