limbang / mirai-console-mcmod-plugin

基于 Mirai Console 编写的MC百科搜索插件
GNU Affero General Public License v3.0
39 stars 3 forks source link

Bug: 无法按“整合包”分类搜索 #22

Closed sxjeru closed 2 years ago

sxjeru commented 2 years ago

使用整合包分类(modpack)搜索时,只能得到模组分类(class)的结果,且不完整。

limbang commented 2 years ago

image 我好像是正常的

sxjeru commented 2 years ago

未知问题,版本为 1.2.1

image image

limbang commented 2 years ago

image image

limbang commented 2 years ago

image 把版本更新试试?

sxjeru commented 2 years ago

更新到 v1.2.2 了,还是一样的问题。

知道问题了,由于命令与搜索关键词之间不需要空格隔开,导致“/modpack”成了搜索带“pack”的mod了。

抱歉打扰了。