yi1850
用/mv create Plot normal -g PlotMe 这个指令创建了个地皮世界 然后领取地皮的时候显示 这不是个格子世界 希望有大神解决  我的金粒已经光光了  QAQ



john180
打开\plugins\PlotMe\config.yml
  1. worlds:
  2.   PlotMe:
  3.     PlotAutoLimit: 1000
  4.     PathWidth: 7
  5.     PlotSize: 32
  6.     BottomBlockId: '7'
  7.     WallBlockId: '44'
  8.     PlotFloorBlockId: '2'
  9.     PlotFillingBlockId: '3'
  10.     RoadMainBlockId: '5'
  11.     RoadStripeBlockId: '5:2'
  12.     RoadHeight: 64
  13.     DaysToExpiration: 365
  14.     ProtectedBlocks:
  15.     - 54
  16.     - 61
  17.     - 62
  18.     - 120
  19.     - 94
  20.     - 93
  21.     - 84
  22.     - 25
  23.     - 355
  24.     - 118
  25.     - 117
  26.     - 138
  27.     - 140
  28.     - 145
  29.     - 23
  30.     - 158
  31.     - 154
  32.     PreventedItems:
  33.     - '351:15'
  34.     - '259'
  35.     - '328'
  36.     - '343'
  37.     - '342'
  38.     - '408'
  39.     - '333'
  40.     ProtectedWallBlockId: '44:4'
  41.     ForSaleWallBlockId: '44:1'
  42.     AuctionWallBlockId: '44:1'
  43.     AutoLinkPlots: true
  44.     DisableExplosion: true
  45.     DisableIgnition: true
  46.     economy:
  47.       UseEconomy: false
  48.       CanPutOnSale: false
  49.       CanSellToBank: false
  50.       RefundClaimPriceOnReset: false
  51.       RefundClaimPriceOnSetOwner: false
  52.       ClaimPrice: 0.0
  53.       ClearPrice: 0.0
  54.       AddPlayerPrice: 0.0
  55.       DenyPlayerPrice: 0.0
  56.       RemovePlayerPrice: 0.0
  57.       UndenyPlayerPrice: 0.0
  58.       PlotHomePrice: 0.0
  59.       CanCustomizeSellPrice: false
  60.       SellToPlayerPrice: 0.0
  61.       SellToBankPrice: 0.0
  62.       BuyFromBankPrice: 0.0
  63.       AddCommentPrice: 0.0
  64.       BiomeChangePrice: 0.0
  65.       ProtectPrice: 0.0
  66.       DisposePrice: 0.0
复制代码

把这一段替换掉原来的那部分

yi1850
john180 发表于 2014-10-1 12:31
打开\plugins\PlotMe\config.yml

把这一段替换掉原来的那部分

还是不可以,还是显示 不是格子世界