Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2018
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. # This is the main configuration file for Paper.
  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 Paper,
  6. # join us in our IRC channel.
  7. #
  8. # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
  9. # Wiki: https://paper.readthedocs.org/
  10. # Paper Forums: https://aquifermc.org/
  11.  
  12. verbose: false
  13. config-version: 14
  14. settings:
  15. load-permissions-yml-before-plugins: true
  16. bungee-online-mode: true
  17. remove-invalid-statistics: false
  18. save-player-data: true
  19. use-versioned-world: false
  20. min-chunk-load-threads: 2
  21. suggest-player-names-when-null-tab-completions: true
  22. sleep-between-chunk-saves: false
  23. region-file-cache-size: 256
  24. save-empty-scoreboard-teams: false
  25. incoming-packet-spam-threshold: 300
  26. watchdog:
  27. early-warning-every: 5000
  28. early-warning-delay: 10000
  29. spam-limiter:
  30. tab-spam-increment: 2
  31. tab-spam-limit: 500
  32. enable-player-collisions: true
  33. player-auto-save-rate: -1
  34. max-player-auto-save-per-tick: -1
  35. use-alternative-luck-formula: false
  36. messages:
  37. kick:
  38. authentication-servers-down: ''
  39. flying-player: Flying is not enabled on this server
  40. flying-vehicle: Flying is not enabled on this server
  41. timings:
  42. enabled: true
  43. verbose: true
  44. server-name-privacy: false
  45. hidden-config-entries:
  46. - database
  47. - settings.bungeecord-addresses
  48. history-interval: 300
  49. history-length: 3600
  50. world-settings:
  51. default:
  52. use-chunk-inhabited-timer: true
  53. optimize-explosions: false
  54. use-vanilla-world-scoreboard-name-coloring: false
  55. portal-search-radius: 128
  56. delay-chunk-unloads-by: 10s
  57. max-auto-save-chunks-per-tick: 24
  58. save-queue-limit-for-auto-save: 50
  59. remove-corrupt-tile-entities: false
  60. enable-treasure-maps: true
  61. treasure-maps-return-already-discovered: false
  62. max-chunk-sends-per-tick: 81
  63. max-chunk-gens-per-tick: 10
  64. game-mechanics:
  65. scan-for-legacy-ender-dragon: true
  66. disable-chest-cat-detection: false
  67. disable-end-credits: false
  68. disable-player-crits: false
  69. disable-sprint-interruption-on-attack: false
  70. shield-blocking-delay: 5
  71. disable-unloaded-chunk-enderpearl-exploit: true
  72. allow-permanent-chunk-loaders: false
  73. max-growth-height:
  74. cactus: 3
  75. reeds: 3
  76. fishing-time-range:
  77. MinimumTicks: 100
  78. MaximumTicks: 600
  79. despawn-ranges:
  80. soft: 32
  81. hard: 128
  82. falling-block-height-nerf: 0
  83. tnt-entity-height-nerf: 0
  84. frosted-ice:
  85. enabled: true
  86. delay:
  87. min: 20
  88. max: 40
  89. lootables:
  90. auto-replenish: false
  91. restrict-player-reloot: true
  92. reset-seed-on-fill: true
  93. max-refills: -1
  94. refresh-min: 12h
  95. refresh-max: 2d
  96. filter-nbt-data-from-spawn-eggs-and-related: true
  97. max-entity-collisions: 8
  98. disable-creeper-lingering-effect: false
  99. hopper:
  100. cooldown-when-full: true
  101. disable-move-event: false
  102. push-based: false
  103. duplicate-uuid-resolver: saferegen
  104. duplicate-uuid-saferegen-delete-range: 32
  105. keep-spawn-loaded-range: 8
  106. disable-thunder: false
  107. skeleton-horse-thunder-spawn-chance: 0.01
  108. disable-ice-and-snow: false
  109. fire-physics-event-for-redstone: false
  110. keep-spawn-loaded: true
  111. auto-save-interval: -1
  112. anti-xray:
  113. enabled: false
  114. engine-mode: 1
  115. chunk-edge-mode: 1
  116. max-chunk-section-index: 3
  117. update-radius: 2
  118. hidden-blocks:
  119. - gold_ore
  120. - iron_ore
  121. - coal_ore
  122. - lapis_ore
  123. - mossy_cobblestone
  124. - obsidian
  125. - chest
  126. - diamond_ore
  127. - redstone_ore
  128. - lit_redstone_ore
  129. - clay
  130. - emerald_ore
  131. - ender_chest
  132. replacement-blocks:
  133. - stone
  134. - planks
  135. experience-merge-max-value: -1
  136. skip-entity-ticking-in-chunks-scheduled-for-unload: true
  137. armor-stands-do-collision-entity-lookups: true
  138. grass-spread-tick-rate: 1
  139. water-over-lava-flow-speed: 5
  140. nether-ceiling-void-damage: false
  141. allow-non-player-entities-on-scoreboards: false
  142. bed-search-radius: 1
  143. container-update-tick-rate: 1
  144. parrots-are-unaffected-by-player-movement: false
  145. prevent-tnt-from-moving-in-water: false
  146. non-player-arrow-despawn-rate: -1
  147. disable-explosion-knockback: false
  148. armor-stands-tick: true
  149. spawner-nerfed-mobs-should-jump: false
  150. baby-zombie-movement-speed: 0.5
  151. allow-leashing-undead-horse: false
  152. all-chunks-are-slime-chunks: false
  153. mob-spawner-tick-rate: 1
  154. squid-spawn-height:
  155. maximum: 0.0
  156. disable-teleportation-suffocation-check: false
  157. generator-settings:
  158. canyon: true
  159. caves: true
  160. dungeon: true
  161. fortress: true
  162. mineshaft: true
  163. monument: true
  164. stronghold: true
  165. temple: true
  166. village: true
  167. flat-bedrock: false
  168. disable-extreme-hills-emeralds: false
  169. disable-extreme-hills-monster-eggs: false
  170. disable-mesa-additional-gold: false
  171. queue-light-updates: false
  172. fast-drain:
  173. lava: false
  174. water: false
  175. lava-flow-speed:
  176. normal: 30
  177. nether: 10
  178. elytra-hit-wall-damage: true
  179. use-alternate-fallingblock-onGround-detection: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement