Advertisement
watar

stables

Jul 26th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. general:
  2. Debug: false
  3. BlockAll: false
  4. PVPDamage: true
  5. EnvironmentDamage: true
  6. OwnerDamage: false
  7. MobDamage: true
  8. Theft: false
  9. MaxOwned:
  10. default: 1
  11. Language: enUS
  12. ProtectUnclaimed: false
  13. Save: 10
  14. MySQL:
  15. useSQLite: false
  16. useMySQL: true
  17. database: XXX
  18. host: localhost
  19. user: YYY
  20. password: ZZZ
  21. port: 3306
  22. prefix: stables_
  23. horses:
  24. tame:
  25. AllowMaxNamed: true
  26. lure:
  27. allow: false
  28. chance: 50
  29. item: 396
  30. delay: 10
  31. disabled: Nether, The End
  32. health:
  33. max: 30
  34. min: 15
  35. stable:
  36. cost: 10
  37. useCommand: false
  38. timeout: 5
  39. recipe:
  40. saddle: true
  41. nametag: true
  42. armor:
  43. iron: true
  44. gold: true
  45. diamond: true
  46. hay: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement