Advertisement
Guest User

Untitled

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