Guest User

Spogit Config

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