Advertisement
Guest User

Paper.yml gregoryw3

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