1
mirror of https://github.com/CarmJos/ScriptItems synced 2026-06-05 13:21:11 +08:00

测试指令

This commit is contained in:
2022-03-13 14:14:43 +08:00
parent e385888eb9
commit 092a1127aa
6 changed files with 82 additions and 33 deletions
+7
View File
@@ -111,6 +111,13 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.github.SaiintBrisson.command-framework</groupId>
<artifactId>bukkit</artifactId>
<version>1.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>