Advertisement
mass0070

paper.yml

Dec 1st, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 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. suggest-player-names-when-null-tab-completions: true
  18. save-player-data: true
  19. sleep-between-chunk-saves: false
  20. region-file-cache-size: 256
  21. save-empty-scoreboard-teams: false
  22. incoming-packet-spam-threshold: 300
  23. remove-invalid-statistics: false
  24. use-versioned-world: false
  25. velocity-support:
  26. enabled: false
  27. online-mode: false
  28. secret: ''
  29. queue-light-updates-max-loss: 10
  30. watchdog:
  31. early-warning-every: 5000
  32. early-warning-delay: 10000
  33. spam-limiter:
  34. tab-spam-increment: 1
  35. tab-spam-limit: 100
  36. enable-player-collisions: true
  37. async-chunks:
  38. enable: true
  39. generation: true
  40. thread-per-world-generation: true
  41. load-threads: 6
  42. player-auto-save-rate: -1
  43. max-player-auto-save-per-tick: -1
  44. use-alternative-luck-formula: false
  45. min-chunk-load-threads: 2
  46. effect-modifiers:
  47. strength: 1.3
  48. weakness: -0.5
  49. stackable-buckets:
  50. lava: false
  51. water: false
  52. milk: false
  53. warnWhenSettingExcessiveVelocity: true
  54. world-settings:
  55. default:
  56. verbose: true
  57. generator-settings:
  58. canyon: false
  59. caves: false
  60. dungeon: false
  61. fortress: false
  62. mineshaft: false
  63. monument: false
  64. stronghold: false
  65. temple: false
  66. village: false
  67. flat-bedrock: false
  68. allow-block-location-tab-completion: true
  69. disable-teleportation-suffocation-check: false
  70. cache-chunk-maps: false
  71. remove-invalid-mob-spawner-tile-entities: true
  72. fast-drain:
  73. lava: true
  74. water: true
  75. lava-flow-speed:
  76. normal: -1
  77. nether: -1
  78. player-blocking-damage-multiplier: 0.5
  79. max-growth-height:
  80. cactus: 3
  81. reeds: 3
  82. fishing-time-range:
  83. MinimumTicks: 100
  84. MaximumTicks: 600
  85. player-exhaustion:
  86. block-break: 0.02500000037252903
  87. swimming: 0.014999999664723873
  88. despawn-ranges:
  89. soft: 25
  90. hard: 50
  91. optimize-explosions: true
  92. mob-spawner-tick-rate: 3
  93. tnt-explosion-volume: 4.0
  94. squid-spawn-height:
  95. minimum: 1.0
  96. maximum: 0.0
  97. falling-block-height-nerf: 0
  98. remove-unloaded:
  99. enderpearls: true
  100. tnt-entities: true
  101. falling-blocks: true
  102. game-mechanics:
  103. boats-drop-boats: false
  104. disable-player-crits: false
  105. disable-chest-cat-detection: true
  106. disable-end-credits: false
  107. villages-load-chunks: false
  108. scan-for-legacy-ender-dragon: true
  109. disable-sprint-interruption-on-attack: false
  110. shield-blocking-delay: 5
  111. disable-unloaded-chunk-enderpearl-exploit: true
  112. nether-ceiling-void-damage: false
  113. load-chunks:
  114. enderpearls: false
  115. tnt-entities: false
  116. falling-blocks: false
  117. disable-explosion-knockback: false
  118. water-over-lava-flow-speed: -1
  119. fix-cannons: false
  120. tnt-entity-height-nerf: 0
  121. use-hopper-check: true
  122. all-chunks-are-slime-chunks: false
  123. allow-undead-horse-leashing: false
  124. container-update-tick-rate: 3
  125. keep-spawn-loaded: false
  126. portal-search-radius: 64
  127. disable-thunder: true
  128. disable-ice-and-snow: true
  129. tick-next-tick-list-cap: 10000
  130. tick-next-tick-list-cap-ignores-redstone: false
  131. falling-blocks-collide-with-signs: false
  132. disable-mood-sounds: false
  133. use-async-lighting: false
  134. queue-light-updates: true
  135. use-vanilla-world-scoreboard-name-coloring: false
  136. delay-chunk-unloads-by: 10s
  137. max-auto-save-chunks-per-tick: 12
  138. save-queue-limit-for-auto-save: 50
  139. remove-corrupt-tile-entities: false
  140. enable-treasure-maps: true
  141. treasure-maps-return-already-discovered: false
  142. max-chunk-sends-per-tick: 81
  143. max-chunk-gens-per-tick: 10
  144. prevent-moving-into-unloaded-chunks: true
  145. lightning-strike-distance-limit:
  146. sound: -1
  147. impact-sound: -1
  148. flash: -1
  149. frosted-ice:
  150. enabled: true
  151. delay:
  152. min: 20
  153. max: 40
  154. lootables:
  155. auto-replenish: false
  156. restrict-player-reloot: true
  157. reset-seed-on-fill: true
  158. max-refills: -1
  159. refresh-min: 12h
  160. refresh-max: 2d
  161. filter-nbt-data-from-spawn-eggs-and-related: true
  162. max-entity-collisions: 4
  163. disable-creeper-lingering-effect: false
  164. hopper:
  165. cooldown-when-full: true
  166. disable-move-event: false
  167. duplicate-uuid-resolver: saferegen
  168. duplicate-uuid-saferegen-delete-range: 32
  169. keep-spawn-loaded-range: 1
  170. skeleton-horse-thunder-spawn-chance: 0.01
  171. fire-physics-event-for-redstone: false
  172. anti-xray:
  173. enabled: false
  174. engine-mode: 1
  175. chunk-edge-mode: 1
  176. max-chunk-section-index: 3
  177. update-radius: 2
  178. hidden-blocks:
  179. - gold_ore
  180. - iron_ore
  181. - coal_ore
  182. - lapis_ore
  183. - mossy_cobblestone
  184. - obsidian
  185. - chest
  186. - diamond_ore
  187. - redstone_ore
  188. - lit_redstone_ore
  189. - clay
  190. - emerald_ore
  191. - ender_chest
  192. replacement-blocks:
  193. - stone
  194. - planks
  195. auto-save-interval: -1
  196. experience-merge-max-value: -1
  197. skip-entity-ticking-in-chunks-scheduled-for-unload: true
  198. armor-stands-do-collision-entity-lookups: true
  199. grass-spread-tick-rate: 3
  200. bed-search-radius: 1
  201. allow-non-player-entities-on-scoreboards: false
  202. prevent-tnt-from-moving-in-water: false
  203. non-player-arrow-despawn-rate: 60
  204. creative-arrow-despawn-rate: 60
  205. parrots-are-unaffected-by-player-movement: false
  206. armor-stands-tick: false
  207. spawner-nerfed-mobs-should-jump: false
  208. baby-zombie-movement-speed: 0.5
  209. allow-leashing-undead-horse: false
  210. messages:
  211. kick:
  212. flying-player: Flying is not enabled on this server
  213. flying-vehicle: Flying is not enabled on this server
  214. authentication-servers-down: ''
  215. connection-throttle: Connection throttled! Please wait before reconnecting.
  216. timings:
  217. enabled: true
  218. verbose: true
  219. server-name-privacy: false
  220. hidden-config-entries:
  221. - database
  222. - settings.bungeecord-addresses
  223. history-interval: 300
  224. history-length: 1800
  225.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement