Advertisement
AnonymousUser1233

Untitled

Oct 4th, 2019
280
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. name: §6§l%mob%§e§l x%amount%
  9. stack-mobs: false
  10. stack-radius: 4
  11. dont-stack:
  12. - Wolf
  13. - Horse
  14. patches:
  15. disable-fencegate-sand-plates: false
  16. disable-roof-cannons: false
  17. spawners:
  18. max-spawn-delay: 800
  19. max-nearby-entities: 6
  20. required-player-range: 16
  21. spawn-count: 4
  22. spawn-range: 4
  23. optimize:
  24. disable-max-nearby-entities: true
  25. better-spawner-location-calculations: true
  26. ignore-light-levels: true
  27. ignore-liquid-checks: true
  28. min-spawn-delay: 200
  29. use-vanilla-liquid-flow-mechanics: false
  30. other:
  31. version-command:
  32. - '&8&l&m--------------------------------'
  33. - '&d&lThis server is running &c&o&nUniverseMC Spigot&a.'
  34. - '&8&l&m--------------------------------'
  35. tps-graph: true
  36. flawless-printer: true
  37. durabilities:
  38. obsidian-destroyer: true
  39. obsidian-durability: 3
  40. bedrock-durability: 10
  41. enderchest-durability: 3
  42. enchantmenttable-durability: 3
  43. anvil-durability: 3
  44. endportal-durability: 3
  45. sponge:
  46. insta-break: false
  47. better-sponges: false
  48. spawners-act-as-sponges: false
  49. sponge-radius: 3
  50. tnt:
  51. combine-tnt: true
  52. grace-period: false
  53. kb:
  54. knockback-vertical: 0.8968
  55. knockback-friction: 2.0
  56. disable-sprint-on-hit: true
  57. knockback-horizontal: 0.92515
  58. sand-fires-entitychangeblockevent: false
  59. sand-fires-blockphysicsevent: false
  60. fire-blockphysicsevent: false
  61. optimize-tnt-and-sand: true
  62. trigger-dispenser-effects: false
  63. disable-tnt-fuse-sounds: true
  64. efficient-sand: true
  65. chunk-loading-threads: 2
  66. max-entities-for-collisions: 50
  67. disable-mob-tracking: true
  68. disable-mob-footsteps: true
  69. optimize-tile-entities: true
  70. keep-hoppers-loaded: true
  71. max-tnt-and-sand-packets-per-second-limit:
  72. enabled: true
  73. limit: 300
  74. disable-dispenser-effects: true
  75. optimize-redstone: true
  76. world-settings:
  77. default:
  78. verbose: true
  79. efficient-block-breaking: true
  80. spawners:
  81. chunk-mob-limit: 30
  82. no-spawner-particles: true
  83. disable-spawner-mob-ai: true
  84. fps:
  85. invis-tnt: true
  86. invis-sand: true
  87. piston-animations: false
  88. redstone-animations: false
  89. never-rain: true
  90. webs:
  91. web-limit-amount: 4
  92. web-limit-message: '&cSorry, but you may only have a maximum of 4 webs on a
  93. X,Z coordinate.'
  94. enable-web-limit: false
  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
  128. gracePeriod: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement