Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. # This is the main configuration file for PaperSpigot.
  2. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  3. # with caution, and make sure you know what each option does before configuring.
  4. #
  5. # If you need help with the configuration or have any questions related to PaperSpigot,
  6. # join us at the IRC.
  7. #
  8. # IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )
  9.  
  10. config-version: 9
  11. data-value-allowed-items: []
  12. settings:
  13. baby-zombie-movement-speed: 0.5
  14. limit-player-interactions: true
  15. load-permissions-yml-before-plugins: true
  16. bungee-online-mode: true
  17. region-file-cache-size: 256
  18. min-chunk-load-threads: 2
  19. sleep-between-chunk-saves: false
  20. incoming-packet-spam-threshold: 300
  21. remove-invalid-statistics: false
  22. save-empty-scoreboard-teams: false
  23. set-health-before-death-event: false
  24. enable-player-collisions: true
  25. player-auto-save-rate: -1
  26. play-in-use-item-spam-threshold: 300
  27. async-plugin-bad-magic-catcher: true
  28. effect-modifiers:
  29. strength: 1.3
  30. weakness: -0.5
  31. stackable-buckets:
  32. lava: false
  33. water: false
  34. milk: false
  35. warnWhenSettingExcessiveVelocity: true
  36. world-settings:
  37. default:
  38. verbose: true
  39. cache-chunk-maps: false
  40. remove-invalid-mob-spawner-tile-entities: true
  41. generator-settings:
  42. canyon: true
  43. caves: true
  44. dungeon: true
  45. fortress: true
  46. mineshaft: true
  47. monument: true
  48. stronghold: true
  49. temple: true
  50. village: true
  51. flat-bedrock: false
  52. allow-block-location-tab-completion: true
  53. player-blocking-damage-multiplier: 0.5
  54. optimize-explosions: true
  55. mob-spawner-tick-rate: 5
  56. tnt-explosion-volume: 4.0
  57. squid-spawn-height:
  58. minimum: 45.0
  59. maximum: 63.0
  60. max-growth-height:
  61. cactus: 3
  62. reeds: 3
  63. fishing-time-range:
  64. MinimumTicks: 100
  65. MaximumTicks: 900
  66. player-exhaustion:
  67. block-break: 0.02500000037252903
  68. swimming: 0.014999999664723873
  69. despawn-ranges:
  70. soft: 32
  71. hard: 128
  72. falling-block-height-nerf: 0
  73. remove-unloaded:
  74. enderpearls: true
  75. tnt-entities: true
  76. falling-blocks: true
  77. game-mechanics:
  78. boats-drop-boats: false
  79. disable-player-crits: false
  80. disable-chest-cat-detection: true
  81. disable-end-credits: false
  82. nether-ceiling-void-damage: false
  83. load-chunks:
  84. enderpearls: false
  85. tnt-entities: false
  86. falling-blocks: false
  87. fast-drain:
  88. lava: false
  89. water: false
  90. lava-flow-speed:
  91. normal: 30
  92. nether: 10
  93. disable-explosion-knockback: false
  94. water-over-lava-flow-speed: 5
  95. fix-cannons: false
  96. tnt-entity-height-nerf: 0
  97. use-hopper-check: false
  98. all-chunks-are-slime-chunks: false
  99. allow-undead-horse-leashing: false
  100. container-update-tick-rate: 3
  101. keep-spawn-loaded: true
  102. falling-blocks-collide-with-signs: false
  103. disable-mood-sounds: false
  104. use-async-lighting: false
  105. portal-search-radius: 128
  106. disable-thunder: false
  107. disable-ice-and-snow: false
  108. tick-next-tick-list-cap: 10000
  109. tick-next-tick-list-cap-ignores-redstone: false
  110. remove-corrupt-tile-entities: false
  111. use-chunk-inhabited-timer: true
  112. lootables:
  113. auto-replenish: false
  114. restrict-player-reloot: true
  115. reset-seed-on-fill: true
  116. max-refills: -1
  117. refresh-min: 12h
  118. refresh-max: 2d
  119. queue-light-updates: false
  120. use-vanilla-world-scoreboard-name-coloring: false
  121. delay-chunk-unloads-by: 10s
  122. max-auto-save-chunks-per-tick: 24
  123. save-queue-limit-for-auto-save: 50
  124. filter-nbt-data-from-spawn-eggs-and-related: true
  125. keep-spawn-loaded-range: 6
  126. auto-save-interval: -1
  127. allow-non-player-entities-on-scoreboards: false
  128. hopper:
  129. push-based: false
  130. frosted-ice:
  131. enabled: true
  132. delay:
  133. min: 20
  134. max: 40
  135. elytra-hit-wall-damage: true
  136. grass-spread-tick-rate: 1
  137. enable-old-tnt-cannon-behaviors: false
  138. use-alternate-fallingblock-onGround-detection: false
  139. non-player-arrow-despawn-rate: -1
  140. spawner-nerfed-mobs-should-jump: false
  141. baby-zombie-movement-speed: 0.5
  142. allow-leashing-undead-horse: false
  143. skeleton-horse-thunder-spawn-chance: 0.01
  144. fire-physics-event-for-redstone: false
  145. armor-stands-do-collision-entity-lookups: true
  146. disable-teleportation-suffocation-check: false
  147. enable-treasure-maps: true
  148. treasure-maps-return-already-discovered: false
  149. messages:
  150. kick:
  151. flying-player: Flying is not enabled on this server
  152. flying-vehicle: Flying is not enabled on this server
  153. timings:
  154. enabled: true
  155. verbose: true
  156. server-name-privacy: false
  157. hidden-config-entries:
  158. - database
  159. - settings.bungeecord-addresses
  160. history-interval: 300
  161. history-length: 3600
  162. remove-invalid-statistics: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement