+ fix JSON
This commit is contained in:
14
pom.xml
14
pom.xml
@@ -237,6 +237,20 @@
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/libs/BossBarAPI.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>viaversion</groupId>
|
||||
<artifactId>viaversion</artifactId>
|
||||
<version>1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/libs/ViaVersion.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>protocolsupport</groupId>
|
||||
<artifactId>protocolsupport</artifactId>
|
||||
<version>1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/libs/ProtocolSupport.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>deprecated</groupId>
|
||||
<artifactId>deprecated</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user