1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

Cn2b2t添加注册指令

This commit is contained in:
carm
2020-06-02 12:14:50 +08:00
parent 4df7c31eb9
commit 1f5428ccdc
7 changed files with 337 additions and 58 deletions
+6
View File
@@ -56,6 +56,12 @@
<systemPath>${basedir}/../_lib/spigot.jar</systemPath>
<scope>system</scope>
</dependency>
<dependency>
<groupId>org.cn2b2t</groupId>
<artifactId>2b2t-proxy</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>