Import deps for javadoc purposes

This commit is contained in:
fullwall 2022-11-17 18:52:32 +08:00
parent bfbc2415a5
commit 0e97f2f23f
1 changed files with 12 additions and 0 deletions

View File

@ -116,6 +116,18 @@
<artifactId>libby-bukkit</artifactId>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-minimessage</artifactId>
<version>4.11.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
<url>http://www.citizensnpcs.co</url>