Advertisement
Guest User

Untitled

a guest
May 26th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. general:
  2. Debug: false
  3. BlockAll: false
  4. PVPDamage: true
  5. EnviromentDamage: true
  6. OwnerDamage: false
  7. MobDamage: false
  8. Theft: false
  9. CheckUpdates: false
  10. MaxOwned:
  11. default: 99999
  12. ProtectUnclaimed: false
  13. Save: 10
  14. showUnownedWarning: true
  15. MySQL:
  16. useMySQL: false
  17. database: YourDBName
  18. host: localhost
  19. user: root
  20. password: abcd1234
  21. port: 0
  22. prefix: stables_
  23. animals:
  24. allowed: HORSE, WOLF, OCELOT
  25. allowFind: false
  26. allowTP: false
  27. allowSummon: false
  28. allowSummonThroughWorlds: false
  29. NoTagRename: false
  30. horses:
  31. AutoOwn: false
  32. AutoSaddle: false
  33. spawn:
  34. health:
  35. max: 30
  36. min: 15
  37. lure:
  38. allow: true
  39. delay: 10
  40. timeout: 120
  41. disabled: world_nether, world_the_end
  42. enabled: world
  43. useEnabled: false
  44. '396':
  45. chance: 50
  46. type: 1
  47. item2: 0
  48. item2count: 0
  49. health:
  50. max: 30
  51. min: 15
  52. stable:
  53. cost: 0
  54. useCommand: false
  55. timeout: 10
  56. disabled: world_nether, world_the_end
  57. useEnabled: false
  58. enabled: world
  59. recipe:
  60. usePerms: false
  61. saddle: true
  62. nametag: true
  63. armor:
  64. iron: true
  65. gold: true
  66. diamond: true
  67. recipes:
  68. SADDLE:
  69. recipe: LLLLILI I
  70. NAME_TAG:
  71. recipe: ' S P P '
  72. IRON_BARDING:
  73. recipe: ' IIWIIII'
  74. GOLD_BARDING:
  75. recipe: ' GGWGGGG'
  76. DIAMOND_BARDING:
  77. recipe: ' DDWDDDD'
  78. materials:
  79. L: LEATHER
  80. I: IRON_INGOT
  81. G: GOLD_INGOT
  82. D: DIAMOND
  83. P: PAPER
  84. S: STRING
  85. W: WOOL
  86. items:
  87. deconstruct:
  88. allow: false
  89. item: GOLD_BLOCK
  90. randomReward: true
  91. failPercent: 20
  92. configVersion: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement