熬夜冠军王


名副其实
  1. action-bar:

  2.     # 是否开启. (不会影响到MMOCORE其他的actionbar消息)
  3.     enabled: true
复制代码

config.yml下关闭即可

来自 https://www.mcbbs.net/forum.php? ... 80&pid=22011006

熬夜冠军王
名副其实 发表于 2022-4-4 16:19
config.yml下关闭即可

来自 https://www.mcbbs.net/forum.php?mod=redirect&goto=findpost&ptid=1198580& ...

我试过这样,改为false后他还是会存在

名副其实
熬夜冠军王 发表于 2022-4-4 16:39
我试过这样,改为false后他还是会存在

卸载该插件并确认该消息是否来自本插件。
请给出插件列表

喜欢红石的芙兰
  1. action-bar:

  2.   # Whether or not to use the default action bar.
  3.   # (This doesn't change any other action bars provided by MMOCore.)
  4.   enabled: false
复制代码

这个改成false以后,要重启服务器才能生效,使用/mmocore reload是不会生效的