Advertisement
Luysita

paper.yml

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