Advertisement
strikero

rebirthcraftspigot

Sep 21st, 2015
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 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: 240
  14. restart-on-crash: false
  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. messages:
  27. whitelist: You are not whitelisted on this server!
  28. unknown-command: Unknown command. Type "/help" for help.
  29. server-full: The server is full!
  30. outdated-client: Outdated client! Please use {0}
  31. outdated-server: Outdated server! I'm still on {0}
  32. restart: Server is restarting
  33. commands:
  34. tab-complete: 0
  35. log: true
  36. spam-exclusions:
  37. - /skill
  38. silent-commandblock-console: false
  39. replace-commands:
  40. - setblock
  41. - summon
  42. - testforblock
  43. - tellraw
  44. stats:
  45. disable-saving: false
  46. forced-stats: {}
  47. world-settings:
  48. default:
  49. verbose: true
  50. anti-xray:
  51. enabled: false
  52. engine-mode: 1
  53. hide-blocks:
  54. - 14
  55. - 15
  56. - 16
  57. - 21
  58. - 48
  59. - 49
  60. - 54
  61. - 56
  62. - 73
  63. - 74
  64. - 82
  65. - 129
  66. - 130
  67. replace-blocks:
  68. - 1
  69. - 5
  70. mob-spawn-range: 4
  71. entity-activation-range:
  72. animals: 8
  73. monsters: 6
  74. misc: 2
  75. entity-tracking-range:
  76. players: 32
  77. animals: 32
  78. monsters: 32
  79. misc: 28
  80. other: 42
  81. ticks-per:
  82. hopper-transfer: 32
  83. hopper-check: 32
  84. hopper-amount: 1
  85. random-light-updates: false
  86. save-structure-info: true
  87. max-bulk-chunks: 10
  88. max-entity-collisions: 16
  89. dragon-death-sound-radius: 0
  90. seed-village: 10387312
  91. seed-feature: 14357617
  92. hunger:
  93. walk-exhaustion: 0.2
  94. sprint-exhaustion: 0.4
  95. combat-exhaustion: 0.2
  96. regen-exhaustion: 1.0
  97. max-tnt-per-tick: 100
  98. max-tick-time:
  99. tile: 6
  100. entity: 8
  101. growth:
  102. cactus-modifier: 100
  103. cane-modifier: 100
  104. melon-modifier: 100
  105. mushroom-modifier: 100
  106. pumpkin-modifier: 100
  107. sapling-modifier: 100
  108. wheat-modifier: 100
  109. netherwart-modifier: 100
  110. nerf-spawner-mobs: false
  111. item-despawn-rate: 6000
  112. merge-radius:
  113. item: 5.5
  114. exp: 5.0
  115. arrow-despawn-rate: 1200
  116. enable-zombie-pigmen-portal-spawns: true
  117. wither-spawn-sound-radius: 0
  118. view-distance: 7
  119. hanging-tick-frequency: 100
  120. zombie-aggressive-towards-villager: true
  121. chunks-per-tick: 300
  122. clear-tick-list: false
  123. hopper-alt-ticking: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement