Guest User

Config

a guest
Jul 28th, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. #
  2. # Visit Bukkit Page for more informations about all config options
  3. debug: false
  4. language: en
  5. world-isle: island
  6. world-spawn: island
  7. world-block-id: 0
  8. island-height: 66
  9. island-size: 100
  10. region-spacing: 1
  11. max-count: 100
  12. snail-mode: false
  13. teleport-delay: 0
  14. movement-break-tp: false
  15. time-limit: 60
  16. calc-limit: 10
  17. auto-save: 60
  18. set-home: true
  19. clean-inventory: true
  20. clean-inventory-leave: true
  21. clean-inventory-exit: false
  22. delete-challenges: true
  23. allow-visit: true
  24. strict-party: true
  25. party-limit: 3
  26. party-limit-vip: 6
  27. home-limit: 1
  28. home-limit-vip: 4
  29. skip-completed: true
  30. challenges-order: true
  31. use-signs: true
  32. obsidian-break: true
  33. obsidian-limit: true
  34. request-time: 10
  35. reload-time: 30
  36. purge-check-members: true
  37. purge-delay: 5
  38. falling-block-tp: true
  39. remove-mob-on-tp: false
  40. spawn-on-quit: true
  41. chat-prefix: none
  42. item-protection: true
  43. island-protection: true
  44. negative-build: true
  45. default-biome: forest
  46. calc-on-enter: false
  47. flags:
  48. move-info: false
  49. pvp: false
  50. use-egg: false
  51. use-vehicle: false
  52. item-pickup: false
  53. use-portal: false
  54. kill-animals: false
  55. kill-monster: false
  56. potion-throw: false
  57. allowed:
  58. - 26
  59. material-points:
  60. '4': 2
  61. database:
  62. host: localhost
  63. port: 3306
  64. user: islandworld
  65. pass: password
  66. base: islandworld
  67. pathway:
  68. width: 0
  69. height: 150
  70. block: '44:2'
Advertisement
Add Comment
Please, Sign In to add comment