feat: 收到频道消息后先移除前缀再触发时间

This commit is contained in:
2023-11-20 17:03:00 +08:00
parent 04cea1896e
commit da710e5af8
5 changed files with 9 additions and 6 deletions

View File

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