Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. settings:
  2. save-user-cache-on-stop-only: false
  3. bungeecord: false
  4. late-bind: false
  5. sample-count: 12
  6. player-shuffle: 0
  7. filter-creative-items: true
  8. user-cache-size: 1000
  9. int-cache-limit: 1024
  10. moved-wrongly-threshold: 0.0625
  11. moved-too-quickly-threshold: 100.0
  12. timeout-time: 60
  13. restart-on-crash: false
  14. restart-script: ./start.sh
  15. netty-threads: 4
  16. attribute:
  17. maxHealth:
  18. max: 2048.0
  19. movementSpeed:
  20. max: 2048.0
  21. attackDamage:
  22. max: 2048.0
  23. debug: false
  24. commands:
  25. tab-complete: -1
  26. log: true
  27. spam-exclusions:
  28. - /skill
  29. silent-commandblock-console: false
  30. replace-commands:
  31. - setblock
  32. - summon
  33. - testforblock
  34. - tellraw
  35. stats:
  36. disable-saving: false
  37. forced-stats: {}
  38. world-settings:
  39. default:
  40. verbose: true
  41. mob-spawn-range: 10
  42. anti-xray:
  43. enabled: true
  44. engine-mode: 1
  45. hide-blocks:
  46. - 14
  47. - 15
  48. - 16
  49. - 21
  50. - 48
  51. - 49
  52. - 54
  53. - 56
  54. - 73
  55. - 74
  56. - 82
  57. - 129
  58. - 130
  59. replace-blocks:
  60. - 1
  61. - 5
  62. nerf-spawner-mobs: false
  63. growth:
  64. cactus-modifier: 100
  65. cane-modifier: 100
  66. melon-modifier: 100
  67. mushroom-modifier: 100
  68. pumpkin-modifier: 100
  69. sapling-modifier: 100
  70. wheat-modifier: 100
  71. entity-activation-range:
  72. animals: 20
  73. monsters: 20
  74. misc: 16
  75. entity-tracking-range:
  76. players: 60
  77. animals: 25
  78. monsters: 25
  79. misc: 25
  80. other: 64
  81. ticks-per:
  82. hopper-transfer: 8
  83. hopper-check: 8
  84. hopper-amount: 1
  85. random-light-updates: false
  86. save-structure-info: false
  87. max-bulk-chunks: 10
  88. max-entity-collisions: 8
  89. dragon-death-sound-radius: 0
  90. seed-village: 10387312
  91. seed-feature: 14357617
  92. hunger:
  93. walk-exhaustion: 0.2
  94. sprint-exhaustion: 0.8
  95. combat-exhaustion: 0.3
  96. regen-exhaustion: 3.0
  97. max-tnt-per-tick: 50
  98. max-tick-time:
  99. tile: 50
  100. entity: 50
  101. item-despawn-rate: 6000
  102. merge-radius:
  103. item: 2.5
  104. exp: 3.0
  105. arrow-despawn-rate: 1200
  106. enable-zombie-pigmen-portal-spawns: true
  107. wither-spawn-sound-radius: 0
  108. view-distance: 10
  109. hanging-tick-frequency: 100
  110. zombie-aggressive-towards-villager: true
  111. chunks-per-tick: 650
  112. clear-tick-list: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement