Yumouren_
已知是由领地插件造成的,但是怎么解决就需要求助一下大佬的解答

嘉晚饭,赢
尝试将plugins/Residence/flags.yml文件中最下面的
  1. Items:
  2. - xxx
  3. - xxx
  4. ...
复制代码

改成
  1. Items: []
复制代码

并使用指令重载residence插件

思念化作海
flags.yml

拉到最下面
  1. ItemList:
  2.   # list name is not important, as long as it is unique. Its good to use a descripive name.
  3.   DefaultList:
  4.     # type of the list, can be blacklist, whitelist, or ignorelist
  5.     Type: blacklist
  6.     # If you want, you can have this list only apply to one world, otherwise it applies to all worlds
  7.     # World: world
  8.     # You can also have the list apply only to one group, otherwise it applies for all groups
  9.     # Group: default
  10.     # this is the actual list of material names that this list allows or disallows
  11.     # You can look up the material name by item ID in game by typing /res material <id>
  12.     # Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
  13.     Items:
  14.     - BEDROCK
复制代码


这一段 改成这样
  1. ItemList:
  2.   # list name is not important, as long as it is unique. Its good to use a descripive name.
  3.   DefaultList:
  4.     # type of the list, can be blacklist, whitelist, or ignorelist
  5.     Type: blacklist
  6.     # If you want, you can have this list only apply to one world, otherwise it applies to all worlds
  7.     # World: world
  8.     # You can also have the list apply only to one group, otherwise it applies for all groups
  9.     # Group: default
  10.     # this is the actual list of material names that this list allows or disallows
  11.     # You can look up the material name by item ID in game by typing /res material <id>
  12.     # Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
  13.     Items: []
复制代码

WritePaperLZ
用指令修改领地资讯,或者重新安装你的模组

Yumouren_
屑🥕 发表于 2020-7-15 14:36
flags.yml

拉到最下面

感谢大佬教导

Yumouren_
wjwrh 发表于 2020-7-15 14:37
尝试将plugins/Residence/flags.yml文件中最下面的

改成

谢谢大佬,但是楼上的大佬最先发出来的..所以给他最佳了

嘉晚饭,赢
MR爱MC 发表于 2020-7-15 14:53
谢谢大佬,但是楼上的大佬最先发出来的..所以给他最佳了

????????????????
我先发的

Yumouren_
wjwrh 发表于 2020-7-15 14:57
????????????????
我先发的

难道是我卡了,我刷新一下看见只有一张帖子