Alrolg
CMI插件怎么禁用TAB列表
老是顶别的TAB插件 关也关不掉

Cast1e
在module.yml里面可以禁用cmi的tablist模块

Pilock
Modules.yml配置文件里,将
tablist: true
改为
tablist: false
重新启动服务器即可