Guest User

spigot.yml

a guest
Mar 13th, 2016
54
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-wrongly-threshold: 0.0625
  6. filter-creative-items: true
  7. moved-too-quickly-threshold: 100.0
  8. timeout-time: 60
  9. restart-on-crash: true
  10. restart-script: ./start.sh
  11. late-bind: false
  12. int-cache-limit: 1024
  13. sample-count: 12
  14. user-cache-size: 1000
  15. attribute:
  16. maxHealth:
  17. max: 2048.0
  18. movementSpeed:
  19. max: 2048.0
  20. attackDamage:
  21. max: 2048.0
  22. player-shuffle: 0
  23. bungeecord: false
  24. netty-threads: 4
  25. commands:
  26. tab-complete: 0
  27. silent-commandblock-console: false
  28. spam-exclusions:
  29. - /skill
  30. log: true
  31. replace-commands:
  32. - setblock
  33. - summon
  34. - testforblock
  35. - tellraw
  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. merge-radius:
  50. item: 2.5
  51. exp: 3.0
  52. item-despawn-rate: 6000
  53. view-distance: 10
  54. enable-zombie-pigmen-portal-spawns: false
  55. wither-spawn-sound-radius: 0
  56. hanging-tick-frequency: 100
  57. arrow-despawn-rate: 1200
  58. nerf-spawner-mobs: false
  59. growth:
  60. cactus-modifier: 100
  61. cane-modifier: 100
  62. melon-modifier: 100
  63. mushroom-modifier: 100
  64. pumpkin-modifier: 100
  65. sapling-modifier: 100
  66. wheat-modifier: 100
  67. netherwart-modifier: 100
  68. entity-tracking-range:
  69. players: 48
  70. animals: 48
  71. monsters: 48
  72. misc: 32
  73. other: 64
  74. max-tick-time:
  75. tile: 50
  76. entity: 50
  77. ticks-per:
  78. hopper-transfer: 8
  79. hopper-check: 8
  80. hopper-amount: 1
  81. hunger:
  82. walk-exhaustion: 0.2
  83. sprint-exhaustion: 0.8
  84. combat-exhaustion: 0.3
  85. regen-exhaustion: 3.0
  86. max-tnt-per-tick: 100
  87. save-structure-info: true
  88. entity-activation-range:
  89. animals: 32
  90. monsters: 32
  91. misc: 16
  92. random-light-updates: false
  93. mob-spawn-range: 4
  94. zombie-aggressive-towards-villager: true
  95. max-entity-collisions: 8
  96. dragon-death-sound-radius: 0
  97. seed-village: 10387312
  98. seed-feature: 14357617
  99. max-bulk-chunks: 10
  100. chunks-per-tick: 650
  101. clear-tick-list: false
  102. anti-xray:
  103. enabled: true
  104. engine-mode: 1
  105. hide-blocks:
  106. - 14
  107. - 15
  108. - 16
  109. - 21
  110. - 48
  111. - 49
  112. - 54
  113. - 56
  114. - 73
  115. - 74
  116. - 82
  117. - 129
  118. - 130
  119. replace-blocks:
  120. - 1
  121. - 5
Add Comment
Please, Sign In to add comment