refactor: 将 PlaceholderAPI 初始化逻辑移至服务器启动后执行
Some checks failed
Publish Project / build (push) Failing after 3m47s
Some checks failed
Publish Project / build (push) Failing after 3m47s
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cn.hamster3.mc.plugin"
|
||||
version = "3.1.3-SNAPSHOT"
|
||||
version = "3.1.4-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
maven("https://maven.airgame.net/maven-public/")
|
||||
|
||||
Reference in New Issue
Block a user