feat: 添加更多工具方法

This commit is contained in:
2022-11-04 00:20:06 +08:00
parent 456c654b14
commit 7d96ce0e41
4 changed files with 47 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ dependencies {
compileOnly('net.milkbowl.vault:VaultAPI:1.7') { transitive = false }
compileOnly('org.black_ixx:playerpoints:2.1.3') { transitive = false }
compileOnly("com.comphenix.protocol:ProtocolLib-API:4.4.0") { transitive = false }
// https://mvnrepository.com/artifact/net.kyori/adventure-platform-bukkit
api 'net.kyori:adventure-platform-bukkit:4.1.2'