Advertisement
Guest User

Test this idk

a guest
Sep 21st, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 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: true
  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: 0
  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. entity-activation-range:
  42. animals: 32
  43. monsters: 32
  44. misc: 16
  45. mob-spawn-range: 4
  46. anti-xray:
  47. enabled: true
  48. engine-mode: 1
  49. hide-blocks:
  50. - 14
  51. - 15
  52. - 16
  53. - 21
  54. - 48
  55. - 49
  56. - 54
  57. - 56
  58. - 73
  59. - 74
  60. - 82
  61. - 129
  62. - 130
  63. replace-blocks:
  64. - 1
  65. - 5
  66. nerf-spawner-mobs: false
  67. growth:
  68. cactus-modifier: 100
  69. cane-modifier: 100
  70. melon-modifier: 100
  71. mushroom-modifier: 100
  72. pumpkin-modifier: 100
  73. sapling-modifier: 100
  74. wheat-modifier: 100
  75. netherwart-modifier: 100
  76. entity-tracking-range:
  77. players: 48
  78. animals: 48
  79. monsters: 48
  80. misc: 32
  81. other: 64
  82. ticks-per:
  83. hopper-transfer: 8
  84. hopper-check: 8
  85. hopper-amount: 1
  86. random-light-updates: false
  87. save-structure-info: true
  88. max-bulk-chunks: 10
  89. max-entity-collisions: 8
  90. dragon-death-sound-radius: 0
  91. seed-village: 10387312
  92. seed-feature: 14357617
  93. hunger:
  94. walk-exhaustion: 0.2
  95. sprint-exhaustion: 0.8
  96. combat-exhaustion: 0.3
  97. regen-exhaustion: 3.0
  98. max-tnt-per-tick: 100
  99. max-tick-time:
  100. tile: 50
  101. entity: 50
  102. item-despawn-rate: 6000
  103. merge-radius:
  104. item: 2.5
  105. exp: 3.0
  106. arrow-despawn-rate: 1200
  107. enable-zombie-pigmen-portal-spawns: true
  108. view-distance: 10
  109. wither-spawn-sound-radius: 0
  110. hanging-tick-frequency: 100
  111. zombie-aggressive-towards-villager: true
  112. chunks-per-tick: 650
  113. clear-tick-list: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement