feat(core-bukkit): 当安装 PlaceholderAPI 时自动替换 UI 变量

This commit is contained in:
2024-03-14 23:49:57 +08:00
parent d594dea3d7
commit 258bb9ac4f
4 changed files with 15 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.3.0"
version = "1.3.1"
subprojects {
apply {