- action-bar:
- # 是否开启. (不会影响到MMOCORE其他的actionbar消息)
- 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后他还是会存在
- action-bar:
- # Whether or not to use the default action bar.
- # (This doesn't change any other action bars provided by MMOCore.)
- enabled: false
这个改成false以后,要重启服务器才能生效,使用/mmocore reload是不会生效的