Advertisement
Guest User

Untitled

a guest
Jun 24th, 2015
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. config-version: 8
  2. settings:
  3. debug: false
  4. save-user-cache-on-stop-only: false
  5. bungeecord: true
  6. late-bind: false
  7. sample-count: 12
  8. player-shuffle: 0
  9. filter-creative-items: true
  10. user-cache-size: 1000
  11. int-cache-limit: 1024
  12. moved-wrongly-threshold: 0.0625
  13. moved-too-quickly-threshold: 100.0
  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. global-api-cache: false
  26. bungeecord-addresses:
  27. -XXXXXXX
  28. -XXXXX
  29. prevent-proxies: false
  30. snapshot-protocol: false
  31. messages:
  32. whitelist: Factions is whitelisted for Maintenance!
  33. unknown-command: Unknown command. Type "/help" for help.
  34. server-full: Factions is full! Try again.
  35. outdated-client: Outdated client! Please use {0}
  36. outdated-server: Outdated server! I'm still on {0}
  37. restart: Server is restarting
  38. commands:
  39. tab-complete: 0
  40. log: true
  41. spam-exclusions:
  42. - /skill
  43. silent-commandblock-console: true
  44. replace-commands:
  45. - setblock
  46. - summon
  47. - testforblock
  48. - tellraw
  49. stats:
  50. disable-saving: false
  51. forced-stats: {}
  52. world-settings:
  53. default:
  54. verbose: true
  55. entity-tracking-range:
  56. players: 48
  57. animals: 48
  58. monsters: 48
  59. misc: 32
  60. other: 64
  61. ticks-per:
  62. hopper-transfer: 8
  63. hopper-check: 8
  64. hopper-amount: 1
  65. random-light-updates: false
  66. save-structure-info: true
  67. mob-spawn-range: 4
  68. anti-xray:
  69. enabled: false
  70. engine-mode: 1
  71. hide-blocks:
  72. - 14
  73. - 15
  74. - 16
  75. - 21
  76. - 48
  77. - 49
  78. - 54
  79. - 56
  80. - 73
  81. - 74
  82. - 82
  83. - 129
  84. - 130
  85. replace-blocks:
  86. - 1
  87. - 5
  88. nerf-spawner-mobs: false
  89. growth:
  90. cactus-modifier: 100
  91. cane-modifier: 100
  92. melon-modifier: 100
  93. mushroom-modifier: 100
  94. pumpkin-modifier: 100
  95. sapling-modifier: 100
  96. wheat-modifier: 100
  97. netherwart-modifier: 100
  98. entity-activation-range:
  99. animals: 32
  100. monsters: 32
  101. misc: 16
  102. max-bulk-chunks: 5
  103. max-entity-collisions: 8
  104. dragon-death-sound-radius: 0
  105. seed-village: 10387312
  106. seed-feature: 14357617
  107. hunger:
  108. walk-exhaustion: 0.2
  109. sprint-exhaustion: 0.8
  110. combat-exhaustion: 0.3
  111. regen-exhaustion: 3.0
  112. max-tnt-per-tick: 35
  113. max-tick-time:
  114. tile: 50
  115. entity: 50
  116. item-despawn-rate: 3600
  117. merge-radius:
  118. item: 2.5
  119. exp: 3.0
  120. arrow-despawn-rate: 1200
  121. enable-zombie-pigmen-portal-spawns: true
  122. wither-spawn-sound-radius: 0
  123. view-distance: 5
  124. hanging-tick-frequency: 100
  125. zombie-aggressive-towards-villager: true
  126. chunks-per-tick: 650
  127. clear-tick-list: false
  128. hopper-alt-ticking: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement