feat: 执行指令时检测 PlaceholderAPI 是否存在并替换变量
This commit is contained in:
@@ -13,6 +13,9 @@ dependencies {
|
||||
compileOnly("org.black_ixx:playerpoints:3.2.6") {
|
||||
isTransitive = false
|
||||
}
|
||||
compileOnly("me.clip:placeholderapi:2.11.5") {
|
||||
isTransitive = false
|
||||
}
|
||||
|
||||
implementation("net.kyori:adventure-platform-bukkit:4.3.2") {
|
||||
exclude(group = "org.jetbrains")
|
||||
|
Reference in New Issue
Block a user