服务器装了LWC 4.5.0  也装了NeverLag1.3.0还是能无视地皮用扳手拆机器  还差什么插件配合?   急
有人知道帮我解决一下吗
LWC落地索工业机器,,,,其他办法没有-。-如果是空岛还有别的办法。。。
无法和谐,圈地禁足,地皮禁足,或者LWC落地锁配置[安全][1.7.2~1.8.0][汉化] LWC v4.5.0 —— 防扳手的锁箱插件
http://www.mcbbs.net/forum.php?mod=viewthread&tid=293849
(出处: http://www.mcbbs.net/)
-------
打开LWC插件的配置文件 core.yml 找到如下字段
protections:
denyRedstone: false
denyHoppers: true
autoRegister: false
ignoreBlockDestruction: false
ignoreLeftClick: false
ignoreRightClick: false
ignoreExplosions: false
allowEntityBreakDoor: false
allowEntityInteract: false
quiet: false
readonly-modify: false
readonly-remove: false
blocks:
chest:
enabled: true
autoRegister: private
furnace:
enabled: true
autoRegister: private
dispenser:
enabled: true
autoRegister: private
sign:
enabled: true
autoRegister: private
wooden_door:
enabled: true
iron_door:
enabled: true
trap_door:
enabled: true
fence_gate:
enabled: true
trapped_chest:
autoRegister: private
enabled: true
#下面这样的是放下自动落锁的。
4036:*:
enabled: true
autoRegister: private
#下面这样的是不自动加锁,但是输入/lock右键该方块可以直接加锁。
1404:*:
enabled: true
#就和原来自带的写法格式一样按照上面的样子写进去就行了,方块ID自己找。
1404~1:
enabled: true
#波浪号表示只给1404:1 这个方块开启加锁功能,但不自动。
http://www.mcbbs.net/forum.php?mod=viewthread&tid=293849
(出处: http://www.mcbbs.net/)
-------
打开LWC插件的配置文件 core.yml 找到如下字段
protections:
denyRedstone: false
denyHoppers: true
autoRegister: false
ignoreBlockDestruction: false
ignoreLeftClick: false
ignoreRightClick: false
ignoreExplosions: false
allowEntityBreakDoor: false
allowEntityInteract: false
quiet: false
readonly-modify: false
readonly-remove: false
blocks:
chest:
enabled: true
autoRegister: private
furnace:
enabled: true
autoRegister: private
dispenser:
enabled: true
autoRegister: private
sign:
enabled: true
autoRegister: private
wooden_door:
enabled: true
iron_door:
enabled: true
trap_door:
enabled: true
fence_gate:
enabled: true
trapped_chest:
autoRegister: private
enabled: true
#下面这样的是放下自动落锁的。
4036:*:
enabled: true
autoRegister: private
#下面这样的是不自动加锁,但是输入/lock右键该方块可以直接加锁。
1404:*:
enabled: true
#就和原来自带的写法格式一样按照上面的样子写进去就行了,方块ID自己找。
1404~1:
enabled: true
#波浪号表示只给1404:1 这个方块开启加锁功能,但不自动。
在地皮配置文件里面找到config.yml文件打开并把这一段粘贴进去然后在游戏或后台输入/p reload即可反扳手
复制代码
- usemySQL: false
 
- mySQLconn: 0.0.0.0
 
- mySQLuname: mc308
 
- mySQLpass: 15164012923a
 
- globalUseEconomy: false
 
- allowWorldTeleport: true
 
- defaultWEAnywhere: false
 
- NbClearSpools: 3
 
- NbBlocksPerClearStep: 50000
 
- AdvancedLogging: false
 
- worlds:
 
-   plotworld:
 
-     PlotAutoLimit: 1000
 
-     DaysToExpiration: 7
 
-     ProtectedBlocks:
 
-     - 54
 
-     - 61
 
-     - 54
 
-     - 62
 
-     - 120
 
-     - 94
 
-     - 93
 
-     - 84
 
-     - 25
 
-     - 355
 
-     - 118
 
-     - 117
 
-     - 138
 
-     - 140
 
-     - 145
 
-     - 154
 
-     - 23
 
-     - 158
 
-     - 433
 
-     - 233
 
-     - 232
 
-     - 231
 
-     - 234
 
-     - 230
 
-     - 859
 
-     - 4525
 
-     - 476
 
-     - 224
 
-     - 462
 
-     - 932
 
-     - 895
 
-     PreventedItems:
 
-     - '351:15'
 
-     - '259'
 
-     - '328'
 
-     - '343'
 
-     - '342'
 
-     - '333'
 
-     - '4607'
 
-     - '4613'
 
-     - '4214'
 
-     - '4200'
 
-     - '4359'
 
-     economy:
 
-       UseEconomy: false
 
-       CanPutOnSale: false
 
-       RefundClaimPriceOnReset: false
 
-       RefundClaimPriceOnSetOwner: false
 
-       ClaimPrice: 0.0
 
-       ClearPrice: 0.0
 
-       AddPlayerPrice: 0.0
 
-       DenyPlayerPrice: 0.0
 
-       RemovePlayerPrice: 0.0
 
-       UndenyPlayerPrice: 0.0
 
-       PlotHomePrice: 0.0
 
-       SellToPlayerPrice: 0.0
 
-       BiomeChangePrice: 0.0
 
-       ProtectPrice: 0.0
 
-       DisposePrice: 0.0
 
-     AutoLinkPlots: true
 
-     DisableExplosion: true
 
-     DisableIgnition: true
 
-     UseProgressiveClear: false
 
-     Projectiles: true