1
mirror of https://github.com/carm-outsource/TimeReward.git synced 2024-09-19 11:15:52 +00:00

不在需要catserver依赖。

This commit is contained in:
Carm Jos 2022-02-28 20:04:04 +08:00
parent 184a0e480a
commit 28586bb086

View File

@ -85,14 +85,6 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>catserver</groupId>
<artifactId>CatServer</artifactId>
<version>1.12.2-b10faff</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/CatServerSRG-b10faff.jar</systemPath>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>