Advertisement
Guest User

Untitled

a guest
Jul 1st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 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: true
  8. NbClearSpools: 3
  9. NbBlocksPerClearStep: 50000
  10. AdvancedLogging: false
  11. worlds:
  12. plotworld:
  13. PlotAutoLimit: 10000
  14. DaysToExpiration: 90
  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. PreventedItems:
  35. - '351:15'
  36. - '259'
  37. - '328'
  38. - '343'
  39. - '342'
  40. - '333'
  41. economy:
  42. UseEconomy: false
  43. CanPutOnSale: false
  44. RefundClaimPriceOnReset: false
  45. RefundClaimPriceOnSetOwner: false
  46. ClaimPrice: 0.0
  47. ClearPrice: 0.0
  48. AddPlayerPrice: 0.0
  49. DenyPlayerPrice: 0.0
  50. RemovePlayerPrice: 0.0
  51. UndenyPlayerPrice: 0.0
  52. PlotHomePrice: 0.0
  53. SellToPlayerPrice: 0.0
  54. BiomeChangePrice: 0.0
  55. ProtectPrice: 0.0
  56. DisposePrice: 0.0
  57. AutoLinkPlots: true
  58. DisableExplosion: true
  59. DisableIgnition: true
  60. UseProgressiveClear: false
  61. Projectiles: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement