Advertisement
AnonymousUser1233

Untitled

Oct 4th, 2019
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. # This is the main configuration file for StellarSpigot.
  2. # If you need help with the configuration or have any questions related to StellarSpigot,
  3. # ask in #support in the StellarSpigot discord or read what the options do in #documentation.
  4.  
  5. config-version: 1
  6. stacked-mobs:
  7. max-stack-size: 100
  8. stack-mobs: false
  9. stack-radius: 4
  10. dont-stack:
  11. - Wolf
  12. - Horse
  13. name: §6§l%mob%§e§l x%amount%
  14. optimize-redstone: true
  15. patches:
  16. disable-fencegate-sand-plates: false
  17. disable-roof-cannons: false
  18. other:
  19. tps-graph: true
  20. flawless-printer: true
  21. version-command:
  22. - '&8&l&m--------------------------------'
  23. - '&7This server is running &c&o&nStellarSpigot&a.'
  24. - '&8&l&m--------------------------------'
  25. durabilities:
  26. obsidian-durability: 3
  27. bedrock-durability: 10
  28. enderchest-durability: 3
  29. enchantmenttable-durability: 3
  30. anvil-durability: 3
  31. endportal-durability: 3
  32. obsidian-destroyer: false
  33. sand-fires-entitychangeblockevent: false
  34. sand-fires-blockphysicsevent: false
  35. fire-blockphysicsevent: false
  36. optimize-tnt-and-sand: true
  37. trigger-dispenser-effects: false
  38. disable-tnt-fuse-sounds: true
  39. efficient-sand: true
  40. chunk-loading-threads: 2
  41. max-entities-for-collisions: 50
  42. disable-mob-tracking: true
  43. disable-mob-footsteps: true
  44. optimize-tile-entities: true
  45. max-tnt-and-sand-packets-per-second-limit:
  46. limit: 300
  47. enabled: true
  48. keep-hoppers-loaded: true
  49. spawners:
  50. optimize:
  51. disable-max-nearby-entities: true
  52. better-spawner-location-calculations: true
  53. ignore-light-levels: true
  54. ignore-liquid-checks: true
  55. spawn-count: 4
  56. max-nearby-entities: 6
  57. required-player-range: 16
  58. spawn-range: 4
  59. min-spawn-delay: 200
  60. max-spawn-delay: 800
  61. disable-dispenser-effects: true
  62. use-vanilla-liquid-flow-mechanics: false
  63. kb:
  64. disable-sprint-on-hit: true
  65. knockback-horizontal: 0.92515
  66. knockback-vertical: 0.8968
  67. knockback-friction: 2.0
  68. tnt:
  69. grace-period: false
  70. combine-tnt: true
  71. sponge:
  72. insta-break: false
  73. better-sponges: false
  74. spawners-act-as-sponges: false
  75. sponge-radius: 3
  76. world-settings:
  77. default:
  78. verbose: true
  79. efficient-block-breaking: true
  80. spawners:
  81. chunk-mob-limit: 25
  82. no-spawner-particles: true
  83. disable-spawner-mob-ai: true
  84. never-rain: true
  85. fps:
  86. invis-tnt: true
  87. invis-sand: true
  88. redstone-animations: false
  89. piston-animations: false
  90. enable-left-shooting: true
  91. webs:
  92. web-limit-amount: 4
  93. web-limit-message: '&cSorry, but you may only have a maximum of 4 webs on a
  94. X,Z coordinate.'
  95. enable-web-limit: false
  96. irongolems:
  97. ig-fall-damage: true
  98. ig-fall-damage-distance: 30
  99. ig-drop-poppy: false
  100. hopper:
  101. cooldown-when-full: true
  102. disable-move-event: true
  103. potions:
  104. async-potions: true
  105. fast-pots: true
  106. fix-east-west-cannoning: true
  107. explosions-damage-players: false
  108. improve-hit-detection: false
  109. do-footstep-sounds: false
  110. water-and-lava:
  111. generate-stone: false
  112. generate-obsidian: false
  113. generate-cobble: false
  114. do-leaf-decay: false
  115. disable-dispenser-randomness: true
  116. disable-autos:
  117. max-piston-push: 12
  118. ignore-water-check: true
  119. show-explosion-effects: false
  120. cactus-does-damage: false
  121. pearl-through:
  122. fencegates: false
  123. string: false
  124. cobweb: false
  125. sand:
  126. do-sand-drops: false
  127. fire-block-dispense-event-for-tnt: false
  128. gracePeriod: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement