feat(core-bukkit): 添加新方法

This commit is contained in:
2023-12-04 16:16:35 +08:00
parent 4af8714061
commit 345a7e9bfa
2 changed files with 29 additions and 1 deletions

View File

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