qq110meng
服务器装了LWC 4.5.0  也装了NeverLag1.3.0还是能无视地皮用扳手拆机器  还差什么插件配合?   急

qq110meng
有人知道帮我解决一下吗

秋凛Rinco
LWC落地索工业机器,,,,其他办法没有-。-如果是空岛还有别的办法。。。

夜猫H
无法和谐,圈地禁足,地皮禁足,或者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 这个方块开启加锁功能,但不自动。

1qw223
在地皮配置文件里面找到config.yml文件打开并把这一段粘贴进去然后在游戏或后台输入/p reload即可反扳手
  1. usemySQL: false
  2. mySQLconn: 0.0.0.0
  3. mySQLuname: mc308
  4. mySQLpass: 15164012923a
  5. globalUseEconomy: false
  6. allowWorldTeleport: true
  7. defaultWEAnywhere: false
  8. NbClearSpools: 3
  9. NbBlocksPerClearStep: 50000
  10. AdvancedLogging: false
  11. worlds:
  12.   plotworld:
  13.     PlotAutoLimit: 1000
  14.     DaysToExpiration: 7
  15.     ProtectedBlocks:
  16.     - 54
  17.     - 61
  18.     - 54
  19.     - 62
  20.     - 120
  21.     - 94
  22.     - 93
  23.     - 84
  24.     - 25
  25.     - 355
  26.     - 118
  27.     - 117
  28.     - 138
  29.     - 140
  30.     - 145
  31.     - 154
  32.     - 23
  33.     - 158
  34.     - 433
  35.     - 233
  36.     - 232
  37.     - 231
  38.     - 234
  39.     - 230
  40.     - 859
  41.     - 4525
  42.     - 476
  43.     - 224
  44.     - 462
  45.     - 932
  46.     - 895
  47.     PreventedItems:
  48.     - '351:15'
  49.     - '259'
  50.     - '328'
  51.     - '343'
  52.     - '342'
  53.     - '333'
  54.     - '4607'
  55.     - '4613'
  56.     - '4214'
  57.     - '4200'
  58.     - '4359'
  59.     economy:
  60.       UseEconomy: false
  61.       CanPutOnSale: false
  62.       RefundClaimPriceOnReset: false
  63.       RefundClaimPriceOnSetOwner: false
  64.       ClaimPrice: 0.0
  65.       ClearPrice: 0.0
  66.       AddPlayerPrice: 0.0
  67.       DenyPlayerPrice: 0.0
  68.       RemovePlayerPrice: 0.0
  69.       UndenyPlayerPrice: 0.0
  70.       PlotHomePrice: 0.0
  71.       SellToPlayerPrice: 0.0
  72.       BiomeChangePrice: 0.0
  73.       ProtectPrice: 0.0
  74.       DisposePrice: 0.0
  75.     AutoLinkPlots: true
  76.     DisableExplosion: true
  77.     DisableIgnition: true
  78.     UseProgressiveClear: false
  79.     Projectiles: true
复制代码

Virtual_Fxz
[安全]LWCField——更好的保护LWC上锁方块[1.6-1.8.1]
http://www.mcbbs.net/thread-569144-1-1.html
这是一个可以锁机器的牌子锁插件