Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. config-version: 12
  2. settings:
  3. save-user-cache-on-stop-only: false
  4. late-bind: false
  5. bungeecord: false
  6. sample-count: 12
  7. player-shuffle: 0
  8. user-cache-size: 1000
  9. moved-wrongly-threshold: 0.0625
  10. moved-too-quickly-multiplier: 10.0
  11. timeout-time: 60
  12. restart-on-crash: true
  13. restart-script: ./start.sh
  14. netty-threads: 4
  15. debug: false
  16. attribute:
  17. maxHealth:
  18. max: 2048.0
  19. movementSpeed:
  20. max: 2048.0
  21. attackDamage:
  22. max: 2048.0
  23. messages:
  24. whitelist: You are not whitelisted on this server!
  25. unknown-command: Unknown command. Type "/help" for help.
  26. server-full: The server is full!
  27. outdated-client: Outdated client! Please use {0}
  28. outdated-server: Outdated server! I'm still on {0}
  29. restart: Server is restarting
  30. commands:
  31. spam-exclusions:
  32. - /skill
  33. silent-commandblock-console: false
  34. replace-commands:
  35. - setblock
  36. - summon
  37. - testforblock
  38. - tellraw
  39. log: true
  40. tab-complete: 0
  41. send-namespaced: true
  42. advancements:
  43. disable-saving: false
  44. disabled:
  45. - minecraft:story/disabled
  46. stats:
  47. disable-saving: false
  48. forced-stats: {}
  49. world-settings:
  50. default:
  51. view-distance: default
  52. verbose: true
  53. mob-spawn-range: 16
  54. hopper-amount: 1
  55. dragon-death-sound-radius: 0
  56. seed-feature: 14357617
  57. seed-village: 10387312
  58. seed-desert: 14357617
  59. seed-igloo: 14357618
  60. seed-jungle: 14357619
  61. seed-swamp: 14357620
  62. seed-monument: 10387313
  63. seed-shipwreck: 165745295
  64. seed-ocean: 14357621
  65. seed-outpost: 165745296
  66. seed-slime: 987234911
  67. max-tnt-per-tick: 100
  68. arrow-despawn-rate: 1200
  69. enable-zombie-pigmen-portal-spawns: true
  70. item-despawn-rate: 6000
  71. wither-spawn-sound-radius: 0
  72. hanging-tick-frequency: 100
  73. zombie-aggressive-towards-villager: true
  74. nerf-spawner-mobs: false
  75. merge-radius:
  76. exp: 3.0
  77. item: 2.5
  78. growth:
  79. bamboo-modifier: 100
  80. sweetberry-modifier: 100
  81. kelp-modifier: 100
  82. cactus-modifier: 100
  83. cane-modifier: 100
  84. melon-modifier: 100
  85. mushroom-modifier: 100
  86. pumpkin-modifier: 100
  87. sapling-modifier: 100
  88. beetroot-modifier: 100
  89. carrot-modifier: 100
  90. potato-modifier: 100
  91. wheat-modifier: 100
  92. netherwart-modifier: 100
  93. vine-modifier: 100
  94. cocoa-modifier: 100
  95. entity-activation-range:
  96. animals: 32
  97. monsters: 32
  98. raiders: 48
  99. misc: 16
  100. tick-inactive-villagers: true
  101. entity-tracking-range:
  102. players: 48
  103. animals: 48
  104. monsters: 32
  105. misc: 32
  106. other: 64
  107. ticks-per:
  108. hopper-transfer: 8
  109. hopper-check: 1
  110. hunger:
  111. jump-walk-exhaustion: 0.05
  112. jump-sprint-exhaustion: 0.2
  113. combat-exhaustion: 0.1
  114. regen-exhaustion: 6.0
  115. swim-multiplier: 0.01
  116. sprint-multiplier: 0.1
  117. other-multiplier: 0.0
  118. max-tick-time:
  119. tile: 50
  120. entity: 50
  121. squid-spawn-range:
  122. min: 45.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement