Advertisement
AnonymousUser1233

Untitled

Oct 4th, 2019
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 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. keep-hoppers-loaded: true
  15. spawners:
  16. optimize:
  17. disable-max-nearby-entities: true
  18. better-spawner-location-calculations: true
  19. ignore-light-levels: true
  20. ignore-liquid-checks: true
  21. min-spawn-delay: 200
  22. max-spawn-delay: 800
  23. spawn-count: 4
  24. max-nearby-entities: 6
  25. required-player-range: 16
  26. spawn-range: 4
  27. max-tnt-and-sand-packets-per-second-limit:
  28. enabled: true
  29. limit: 300
  30. disable-dispenser-effects: true
  31. use-vanilla-liquid-flow-mechanics: false
  32. other:
  33. version-command:
  34. - '&8&l&m--------------------------------'
  35. - '&d&lThis server is running &c&o&nUniverseMC Spigot&a.'
  36. - '&8&l&m--------------------------------'
  37. tps-graph: true
  38. flawless-printer: true
  39. patches:
  40. disable-roof-cannons: false
  41. disable-fencegate-sand-plates: false
  42. kb:
  43. disable-sprint-on-hit: true
  44. knockback-horizontal: 0.92515
  45. knockback-vertical: 0.8968
  46. knockback-friction: 2.0
  47. optimize-redstone: true
  48. tnt:
  49. combine-tnt: true
  50. grace-period: false
  51. durabilities:
  52. obsidian-durability: 3
  53. bedrock-durability: 10
  54. enderchest-durability: 3
  55. enchantmenttable-durability: 3
  56. anvil-durability: 3
  57. endportal-durability: 3
  58. obsidian-destroyer: true
  59. sand-fires-entitychangeblockevent: false
  60. sand-fires-blockphysicsevent: false
  61. fire-blockphysicsevent: false
  62. optimize-tnt-and-sand: true
  63. trigger-dispenser-effects: false
  64. disable-tnt-fuse-sounds: true
  65. efficient-sand: true
  66. chunk-loading-threads: 2
  67. max-entities-for-collisions: 50
  68. disable-mob-tracking: true
  69. disable-mob-footsteps: true
  70. optimize-tile-entities: 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. spawners:
  80. no-spawner-particles: true
  81. chunk-mob-limit: 30
  82. disable-spawner-mob-ai: true
  83. fps:
  84. invis-tnt: true
  85. invis-sand: true
  86. piston-animations: false
  87. redstone-animations: false
  88. efficient-block-breaking: true
  89. never-rain: true
  90. webs:
  91. enable-web-limit: false
  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-left-shooting: true
  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. improve-hit-detection: false
  104. potions:
  105. async-potions: true
  106. fast-pots: true
  107. do-footstep-sounds: false
  108. fix-east-west-cannoning: true
  109. explosions-damage-players: 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement