Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. config-version: 11
  2. settings:
  3. save-user-cache-on-stop-only: false
  4. bungeecord: false
  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-multiplier: 10.0
  13. item-dirty-ticks: 20
  14. timeout-time: 60
  15. restart-on-crash: true
  16. restart-script: ./start.sh
  17. netty-threads: 4
  18. attribute:
  19. maxHealth:
  20. max: 2048.0
  21. movementSpeed:
  22. max: 2048.0
  23. attackDamage:
  24. max: 2048.0
  25. debug: false
  26. commands:
  27. tab-complete: 0
  28. log: true
  29. spam-exclusions:
  30. - /skill
  31. silent-commandblock-console: false
  32. replace-commands:
  33. - setblock
  34. - summon
  35. - testforblock
  36. - tellraw
  37. messages:
  38. whitelist: You are not whitelisted on this server!
  39. unknown-command: Unknown command. Type "/help" for help.
  40. server-full: The server is full!
  41. outdated-client: Outdated client! Please use {0}
  42. outdated-server: Outdated server! I'm still on {0}
  43. restart: Server is restarting. Be back soon!
  44. advancements:
  45. disable-saving: false
  46. disabled:
  47. - minecraft:story/disabled
  48. stats:
  49. disable-saving: false
  50. forced-stats: {}
  51. world-settings:
  52. default:
  53. verbose: true
  54. mob-spawn-range: 4
  55. growth:
  56. cactus-modifier: 100
  57. cane-modifier: 100
  58. melon-modifier: 100
  59. mushroom-modifier: 100
  60. pumpkin-modifier: 100
  61. sapling-modifier: 100
  62. wheat-modifier: 100
  63. netherwart-modifier: 100
  64. vine-modifier: 100
  65. cocoa-modifier: 100
  66. entity-activation-range:
  67. animals: 32
  68. monsters: 32
  69. misc: 16
  70. entity-tracking-range:
  71. players: 48
  72. animals: 48
  73. monsters: 48
  74. misc: 32
  75. other: 64
  76. ticks-per:
  77. hopper-transfer: 8
  78. hopper-check: 1
  79. hopper-amount: 1
  80. random-light-updates: false
  81. save-structure-info: true
  82. dragon-death-sound-radius: 0
  83. seed-village: 10387312
  84. seed-feature: 14357617
  85. seed-monument: 10387313
  86. seed-slime: 987234911
  87. hunger:
  88. jump-walk-exhaustion: 0.05
  89. jump-sprint-exhaustion: 0.2
  90. combat-exhaustion: 0.1
  91. regen-exhaustion: 6.0
  92. swim-multiplier: 0.01
  93. sprint-multiplier: 0.1
  94. other-multiplier: 0.0
  95. max-tnt-per-tick: 100
  96. max-tick-time:
  97. tile: 50
  98. entity: 50
  99. item-despawn-rate: 6000
  100. merge-radius:
  101. item: 2.5
  102. exp: 3.0
  103. arrow-despawn-rate: 1200
  104. enable-zombie-pigmen-portal-spawns: true
  105. wither-spawn-sound-radius: 0
  106. view-distance: 8
  107. hanging-tick-frequency: 100
  108. zombie-aggressive-towards-villager: true
  109. nerf-spawner-mobs: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement