Advertisement
gamodu62100

Untitled

Apr 24th, 2023
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. # This is the main configuration file for Spigot.
  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. # For a reference for any variable inside this file, check out the Spigot wiki at
  5. # http://www.spigotmc.org/wiki/spigot-configuration/
  6. #
  7. # If you need help with the configuration or have any questions related to Spigot,
  8. # join us at the Discord or drop by our forums and leave a post.
  9. #
  10. # Discord: https://www.spigotmc.org/go/discord
  11. # Forums: http://www.spigotmc.org/
  12.  
  13. settings:
  14. debug: false
  15. sample-count: 12
  16. timeout-time: 60
  17. restart-on-crash: true
  18. restart-script: ./start.sh
  19. bungeecord: false
  20. player-shuffle: 0
  21. user-cache-size: 1000
  22. save-user-cache-on-stop-only: false
  23. moved-wrongly-threshold: 0.0625
  24. moved-too-quickly-multiplier: 10.0
  25. netty-threads: 4
  26. attribute:
  27. maxHealth:
  28. max: 2048.0
  29. movementSpeed:
  30. max: 2048.0
  31. attackDamage:
  32. max: 2048.0
  33. log-villager-deaths: true
  34. log-named-deaths: true
  35. messages:
  36. whitelist: You are not whitelisted on this server!
  37. unknown-command: Unknown command. Type "/help" for help.
  38. server-full: The server is full!
  39. outdated-client: Outdated client! Please use {0}
  40. outdated-server: Outdated server! I'm still on {0}
  41. restart: Server is restarting
  42. advancements:
  43. disable-saving: false
  44. disabled:
  45. - minecraft:story/disabled
  46. commands:
  47. spam-exclusions:
  48. - /skill
  49. silent-commandblock-console: false
  50. replace-commands:
  51. - setblock
  52. - summon
  53. - testforblock
  54. - tellraw
  55. log: true
  56. tab-complete: 0
  57. send-namespaced: true
  58. players:
  59. disable-saving: false
  60. world-settings:
  61. default:
  62. below-zero-generation-in-existing-chunks: true
  63. wither-spawn-sound-radius: 0
  64. merge-radius:
  65. item: 2.5
  66. exp: 3.0
  67. item-despawn-rate: 6000
  68. view-distance: default
  69. simulation-distance: default
  70. thunder-chance: 100000
  71. enable-zombie-pigmen-portal-spawns: true
  72. hanging-tick-frequency: 100
  73. arrow-despawn-rate: 1200
  74. trident-despawn-rate: 1200
  75. zombie-aggressive-towards-villager: true
  76. nerf-spawner-mobs: false
  77. mob-spawn-range: 8
  78. end-portal-sound-radius: 0
  79. growth:
  80. cactus-modifier: 100
  81. cane-modifier: 100
  82. melon-modifier: 100
  83. mushroom-modifier: 100
  84. pumpkin-modifier: 100
  85. sapling-modifier: 100
  86. beetroot-modifier: 100
  87. carrot-modifier: 100
  88. potato-modifier: 100
  89. wheat-modifier: 100
  90. netherwart-modifier: 100
  91. vine-modifier: 100
  92. cocoa-modifier: 100
  93. bamboo-modifier: 100
  94. sweetberry-modifier: 100
  95. kelp-modifier: 100
  96. twistingvines-modifier: 100
  97. weepingvines-modifier: 100
  98. cavevines-modifier: 100
  99. glowberry-modifier: 100
  100. entity-activation-range:
  101. animals: 32
  102. monsters: 32
  103. raiders: 48
  104. misc: 16
  105. water: 16
  106. villagers: 32
  107. flying-monsters: 32
  108. wake-up-inactive:
  109. animals-max-per-tick: 4
  110. animals-every: 1200
  111. animals-for: 100
  112. monsters-max-per-tick: 8
  113. monsters-every: 400
  114. monsters-for: 100
  115. villagers-max-per-tick: 4
  116. villagers-every: 600
  117. villagers-for: 100
  118. flying-monsters-max-per-tick: 8
  119. flying-monsters-every: 200
  120. flying-monsters-for: 100
  121. villagers-work-immunity-after: 100
  122. villagers-work-immunity-for: 20
  123. villagers-active-for-panic: true
  124. tick-inactive-villagers: true
  125. ignore-spectators: false
  126. entity-tracking-range:
  127. players: 48
  128. animals: 48
  129. monsters: 48
  130. misc: 32
  131. other: 64
  132. ticks-per:
  133. hopper-transfer: 8
  134. hopper-check: 1
  135. hopper-amount: 1
  136. hopper-can-load-chunks: false
  137. dragon-death-sound-radius: 0
  138. seed-village: 10387312
  139. seed-desert: 14357617
  140. seed-igloo: 14357618
  141. seed-jungle: 14357619
  142. seed-swamp: 14357620
  143. seed-monument: 10387313
  144. seed-shipwreck: 165745295
  145. seed-ocean: 14357621
  146. seed-outpost: 165745296
  147. seed-endcity: 10387313
  148. seed-slime: 987234911
  149. seed-nether: 30084232
  150. seed-mansion: 10387319
  151. seed-fossil: 14357921
  152. seed-portal: 34222645
  153. seed-ancientcity: 20083232
  154. seed-buriedtreasure: 10387320
  155. seed-mineshaft: default
  156. seed-stronghold: default
  157. hunger:
  158. jump-walk-exhaustion: 0.05
  159. jump-sprint-exhaustion: 0.2
  160. combat-exhaustion: 0.1
  161. regen-exhaustion: 6.0
  162. swim-multiplier: 0.01
  163. sprint-multiplier: 0.1
  164. other-multiplier: 0.0
  165. max-tnt-per-tick: 100
  166. max-tick-time:
  167. tile: 50
  168. entity: 50
  169. verbose: false
  170. config-version: 12
  171. stats:
  172. disable-saving: false
  173. forced-stats: {}
  174.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement