Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. usemySQL: false
  2. mySQLconn: jdbc:mysql://localhost:3306/minecraft
  3. mySQLuname: root
  4. mySQLpass: password
  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. Creative:
  35. PlotAutoLimit: 1000
  36. DaysToExpiration: 7
  37. ProtectedBlocks:
  38. - 54
  39. - 61
  40. - 54
  41. - 62
  42. - 120
  43. - 94
  44. - 93
  45. - 84
  46. - 25
  47. - 355
  48. - 118
  49. - 117
  50. - 138
  51. - 140
  52. - 145
  53. - 154
  54. - 23
  55. - 158
  56. PreventedItems:
  57. - '351:15'
  58. - '259'
  59. - '328'
  60. - '343'
  61. - '342'
  62. - '333'
  63. economy:
  64. UseEconomy: false
  65. CanPutOnSale: false
  66. RefundClaimPriceOnReset: false
  67. RefundClaimPriceOnSetOwner: false
  68. ClaimPrice: 0.0
  69. ClearPrice: 0.0
  70. AddPlayerPrice: 0.0
  71. DenyPlayerPrice: 0.0
  72. RemovePlayerPrice: 0.0
  73. UndenyPlayerPrice: 0.0
  74. PlotHomePrice: 0.0
  75. SellToPlayerPrice: 0.0
  76. BiomeChangePrice: 0.0
  77. ProtectPrice: 0.0
  78. DisposePrice: 0.0
  79. AutoLinkPlots: true
  80. DisableExplosion: true
  81. DisableIgnition: true
  82. UseProgressiveClear: false
  83. Projectiles: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement