Advertisement
AnonymousUser1233

Untitled

Oct 4th, 2019
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 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. spawners:
  15. max-spawn-delay: 800
  16. max-nearby-entities: 6
  17. required-player-range: 16
  18. spawn-range: 4
  19. spawn-count: 4
  20. optimize:
  21. disable-max-nearby-entities: false
  22. better-spawner-location-calculations: false
  23. ignore-light-levels: false
  24. ignore-liquid-checks: false
  25. min-spawn-delay: 200
  26. kb:
  27. knockback-horizontal: 0.92515
  28. knockback-vertical: 0.8968
  29. knockback-friction: 2.0
  30. disable-sprint-on-hit: true
  31. tnt:
  32. grace-period: false
  33. combine-tnt: false
  34. other:
  35. tps-graph: true
  36. flawless-printer: false
  37. version-command:
  38. - '&8&l&m--------------------------------'
  39. - '&7This server is running &c&o&nStellarSpigot&a.'
  40. - '&8&l&m--------------------------------'
  41. patches:
  42. disable-fencegate-sand-plates: false
  43. disable-roof-cannons: false
  44. durabilities:
  45. obsidian-durability: 3
  46. bedrock-durability: 10
  47. enderchest-durability: 3
  48. enchantmenttable-durability: 3
  49. anvil-durability: 3
  50. endportal-durability: 3
  51. obsidian-destroyer: false
  52. sand-fires-entitychangeblockevent: false
  53. sand-fires-blockphysicsevent: false
  54. fire-blockphysicsevent: false
  55. optimize-tnt-and-sand: false
  56. trigger-dispenser-effects: false
  57. disable-tnt-fuse-sounds: false
  58. efficient-sand: false
  59. chunk-loading-threads: 2
  60. max-entities-for-collisions: 50
  61. disable-mob-tracking: false
  62. disable-mob-footsteps: fale
  63. optimize-tile-entities: false
  64. keep-hoppers-loaded: false
  65. max-tnt-and-sand-packets-per-second-limit:
  66. enabled: false
  67. limit: 300
  68. disable-dispenser-effects: false
  69. use-vanilla-liquid-flow-mechanics: false
  70. optimize-redstone: false
  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: false
  79. spawners:
  80. no-spawner-particles: false
  81. chunk-mob-limit: 25
  82. disable-spawner-mob-ai: false
  83. fps:
  84. invis-tnt: false
  85. invis-sand: false
  86. redstone-animations: false
  87. piston-animations: false
  88. efficient-block-breaking: false
  89. never-rain: false
  90. enable-left-shooting: false
  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: false
  98. ig-fall-damage-distance: 30
  99. ig-drop-poppy: false
  100. hopper:
  101. cooldown-when-full: false
  102. disable-move-event: false
  103. do-footstep-sounds: false
  104. fix-east-west-cannoning: false
  105. disable-autos:
  106. max-piston-push: 12
  107. ignore-water-check: false
  108. show-explosion-effects: false
  109. cactus-does-damage: false
  110. potions:
  111. async-potions: true
  112. fast-pots: true
  113. improve-hit-detection: false
  114. water-and-lava:
  115. generate-obsidian: false
  116. generate-cobble: false
  117. generate-stone: false
  118. explosions-damage-players: false
  119. do-leaf-decay: false
  120. disable-dispenser-randomness: 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