Guest User

Untitled

a guest
Nov 29th, 2016
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 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. config-version: 11
  13. settings:
  14. load-permissions-yml-before-plugins: true
  15. bungee-online-mode: true
  16. min-chunk-load-threads: 2
  17. set-health-before-death-event: false
  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. enable-player-collisions: true
  23. play-in-use-item-spam-threshold: 300
  24. limit-player-interactions: true
  25. messages:
  26. kick:
  27. flying-player: Flying is not enabled on this server
  28. flying-vehicle: Flying is not enabled on this server
  29. timings:
  30. enabled: true
  31. verbose: true
  32. server-name-privacy: false
  33. hidden-config-entries:
  34. - database
  35. - settings.bungeecord-addresses
  36. history-interval: 300
  37. history-length: 3600
  38. world-settings:
  39. default:
  40. verbose: false
  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. portal-search-radius: 128
  53. queue-light-updates: true
  54. optimize-explosions: false
  55. disable-teleportation-suffocation-check: false
  56. use-chunk-inhabited-timer: true
  57. use-vanilla-world-scoreboard-name-coloring: false
  58. delay-chunk-unloads-by: 30s
  59. max-auto-save-chunks-per-tick: 24
  60. save-queue-limit-for-auto-save: 50
  61. remove-corrupt-tile-entities: false
  62. squid-spawn-height:
  63. minimum: 45.0
  64. maximum: 63.0
  65. max-growth-height:
  66. cactus: 3
  67. reeds: 3
  68. fishing-time-range:
  69. MinimumTicks: 100
  70. MaximumTicks: 900
  71. despawn-ranges:
  72. soft: 32
  73. hard: 128
  74. falling-block-height-nerf: 0
  75. tnt-entity-height-nerf: 0
  76. water-over-lava-flow-speed: 5
  77. fast-drain:
  78. lava: false
  79. water: false
  80. lava-flow-speed:
  81. normal: 30
  82. nether: 10
  83. lootables:
  84. auto-replenish: false
  85. restrict-player-reloot: true
  86. reset-seed-on-fill: true
  87. max-refills: -1
  88. refresh-min: 12h
  89. refresh-max: 2d
  90. filter-nbt-data-from-spawn-eggs-and-related: true
  91. game-mechanics:
  92. disable-chest-cat-detection: false
  93. disable-end-credits: false
  94. keep-spawn-loaded-range: 8
  95. auto-save-interval: -1
  96. nether-ceiling-void-damage: false
  97. allow-non-player-entities-on-scoreboards: false
  98. hopper:
  99. push-based: true
  100. frosted-ice:
  101. enabled: true
  102. delay:
  103. min: 20
  104. max: 40
  105. container-update-tick-rate: 1
  106. disable-explosion-knockback: false
  107. elytra-hit-wall-damage: true
  108. grass-spread-tick-rate: 1
  109. use-alternate-fallingblock-onGround-detection: false
  110. enable-old-tnt-cannon-behaviors: false
  111. non-player-arrow-despawn-rate: -1
  112. keep-spawn-loaded: true
  113. spawner-nerfed-mobs-should-jump: false
  114. disable-thunder: false
  115. skeleton-horse-thunder-spawn-chance: -1.0
  116. disable-ice-and-snow: false
  117. fire-physics-event-for-redstone: false
  118. allow-leashing-undead-horse: false
  119. baby-zombie-movement-speed: 0.5
  120. mob-spawner-tick-rate: 1
  121. all-chunks-are-slime-chunks: false
  122. allow-block-location-tab-completion: true
  123. use-hopper-check: false
Advertisement
Add Comment
Please, Sign In to add comment