如题,res领地的爆炸怎么开启,我设置了允许爆炸,允许tnt和苦力怕爆炸,然后领地可以被tnt炸开,不过res好像还是会防止mod物品爆炸,我用的是古代战争2mod
里面的炮车,炸领地无效,炸其他地方有效。有大佬知道怎么解决嘛
里面的炮车,炸领地无效,炸其他地方有效。有大佬知道怎么解决嘛
/res set exploed true ?
RES本来就不是给MOD服设计的 不能防止MOD很正常 建议开禁止进入
如果你想要能防止MOD破坏的领地最好用sponge+GP
RES本来就不是给MOD服设计的 不能防止MOD很正常 建议开禁止进入
如果你想要能防止MOD破坏的领地最好用sponge+GP
恋 发表于 2020-3-13 10:57
/res set exploed true ?
RES本来就不是给MOD服设计的 不能防止MOD很正常 建议开禁止进入
如果你想要能 ...
res原本是防止mod物品爆炸的,我想让res不阻止它的爆炸
2481043954 发表于 2020-3-13 10:59
res原本是防止mod物品爆炸的,我想让res不阻止它的爆炸
AntiGreef:
TNT:
# When set to true will allow tnt and minecart with tnt to explode below 62 (default) level outside of residence
# This will allow mining with tnt and more vanilla play
ExplodeBelow: false
level: 62
Creeper:
# When set to true will allow Creeper explode below 62 (default) level outside of residence
# This will give more realistic game play
ExplodeBelow: false
level: 62
配置文件把这两个关掉呢 默认63格以下才能爆炸
有的MOD也有可能是用的原版爆炸
恋 发表于 2020-3-13 11:03
AntiGreef:
TNT:
# When set to true will allow tnt and minecart with tnt to explode below ...
请问大佬知道怎么设置领地的默认flags嘛 比如玩家创建的领地默认 build是true 或者默认是未设置的
2481043954 发表于 2020-3-13 11:07
请问大佬知道怎么设置领地的默认flags嘛 比如玩家创建的领地默认 build是true 或者默认是未设置的 ...
插件配置文件夹里有一个flags.yml 这个应该就是默认flag 修改即可
如果有WorldGuard插件 一个指令 rg flag __global__ other-explosion DENY