Advertisement
InSaNeAssault

PlotMe config

Aug 1st, 2012
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. worlds:
  2. plotworld:
  3. PlotAutoLimit: 1000000
  4. PathWidth: 7
  5. PlotSize: 64
  6. BottomBlockId: 7
  7. WallBlockId: 44
  8. PlotFloorBlockId: 2
  9. PlotFillingBlockId: 3
  10. RoadHeight: 64
  11. DaysToExpiration: 1000000
  12. ProtectedBlocks:
  13. - 54
  14. - 61
  15. - 62
  16. - 120
  17. - 94
  18. - 93
  19. - 84
  20. - 25
  21. - 355
  22. - 118
  23. - 117
  24. PreventedItems:
  25. - '351:15'
  26. - '321'
  27. - '259'
  28. - '328'
  29. - '343'
  30. - '342'
  31. - '333'
  32. ProtectedWallBlockId: '44:4'
  33. ForSaleWallBlockId: '44:1'
  34. AuctionWallBlockId: '44:1'
  35. economy:
  36. UseEconomy: true
  37. CanPutOnSale: true
  38. CanSellToBank: false
  39. RefundClaimPriceOnReset: false
  40. RefundClaimPriceOnSetOwner: false
  41. ClaimPrice: 0.0
  42. ClearPrice: 0.0
  43. AddPlayerPrice: 0.0
  44. RemovePlayerPrice: 0.0
  45. PlotHomePrice: 0.0
  46. CanCustomizeSellPrice: false
  47. SellToPlayerPrice: 100.0
  48. SellToBankPrice: 0.0
  49. BuyFromBankPrice: 0.0
  50. AddCommentPrice: 0.0
  51. BiomeChangePrice: 0.0
  52. ProtectPrice: 0.0
  53. DisposePrice: 0.0
  54. usemySQL: false
  55. mySQLconn: jdbc:mysql://localhost:3306/minecraft
  56. mySQLuname: root
  57. mySQLpass: password
  58. AutoPlotLimit: 100
  59. globalUseEconomy: false
  60. AdvancedLogging: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement