Advertisement
Guest User

Untitled

a guest
Feb 17th, 2018
74
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: 11
  2. settings:
  3. debug: false
  4. save-user-cache-on-stop-only: false
  5. moved-too-quickly-multiplier: 10.0
  6. player-shuffle: 0
  7. sample-count: 12
  8. user-cache-size: 1000
  9. int-cache-limit: 1024
  10. item-dirty-ticks: 20
  11. attribute:
  12. maxHealth:
  13. max: 2048.0
  14. movementSpeed:
  15. max: 2048.0
  16. attackDamage:
  17. max: 2048.0
  18. netty-threads: 4
  19. bungeecord: true
  20. timeout-time: 60
  21. restart-on-crash: true
  22. restart-script: ./start.sh
  23. late-bind: false
  24. filter-creative-items: true
  25. moved-wrongly-threshold: 0.0625
  26. commands:
  27. tab-complete: 0
  28. log: true
  29. spam-exclusions:
  30. - /skill
  31. replace-commands:
  32. - setblock
  33. - summon
  34. - testforblock
  35. - tellraw
  36. silent-commandblock-console: false
  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
  44. stats:
  45. disable-saving: false
  46. forced-stats: {}
  47. advancements:
  48. disable-saving: false
  49. disabled:
  50. - minecraft:story/disabled
  51. world-settings:
  52. default:
  53. verbose: true
  54. item-despawn-rate: 6000
  55. merge-radius:
  56. item: 2.5
  57. exp: 3.0
  58. wither-spawn-sound-radius: 0
  59. enable-zombie-pigmen-portal-spawns: true
  60. view-distance: 10
  61. arrow-despawn-rate: 1200
  62. zombie-aggressive-towards-villager: true
  63. hanging-tick-frequency: 100
  64. nerf-spawner-mobs: false
  65. seed-village: 10387312
  66. seed-feature: 14357617
  67. seed-monument: 10387313
  68. seed-slime: 987234911
  69. dragon-death-sound-radius: 0
  70. growth:
  71. cactus-modifier: 100
  72. cane-modifier: 100
  73. melon-modifier: 100
  74. mushroom-modifier: 100
  75. pumpkin-modifier: 100
  76. sapling-modifier: 100
  77. wheat-modifier: 100
  78. netherwart-modifier: 100
  79. vine-modifier: 100
  80. cocoa-modifier: 100
  81. mob-spawn-range: 4
  82. entity-activation-range:
  83. animals: 32
  84. monsters: 32
  85. misc: 16
  86. entity-tracking-range:
  87. players: 48
  88. animals: 48
  89. monsters: 48
  90. misc: 32
  91. other: 64
  92. random-light-updates: false
  93. save-structure-info: true
  94. max-tick-time:
  95. tile: 50
  96. entity: 50
  97. hunger:
  98. jump-walk-exhaustion: 0.05
  99. jump-sprint-exhaustion: 0.2
  100. combat-exhaustion: 0.1
  101. regen-exhaustion: 6.0
  102. swim-multiplier: 0.01
  103. sprint-multiplier: 0.1
  104. other-multiplier: 0.0
  105. squid-spawn-range:
  106. min: 45.0
  107. max-tnt-per-tick: 100
  108. ticks-per:
  109. hopper-transfer: 8
  110. hopper-check: 1
  111. hopper-amount: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement