szumielxd

spigotSB.yml

Jan 13th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 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 IRC or drop by our forums and leave a post.
  9. #
  10. # IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
  11. # Forums: http://www.spigotmc.org/
  12.  
  13. config-version: 11
  14. settings:
  15. save-user-cache-on-stop-only: false
  16.  
  17. bungeecord: true
  18. late-bind: false
  19. sample-count: 12
  20. player-shuffle: 0
  21. filter-creative-items: true
  22. user-cache-size: 1000
  23. int-cache-limit: 1024
  24. moved-wrongly-threshold: 0.0625
  25. moved-too-quickly-multiplier: 10.0
  26. item-dirty-ticks: 20
  27. timeout-time: 60
  28. restart-on-crash: true
  29. restart-script: start start.bat
  30. netty-threads: 4
  31. attribute:
  32. maxHealth:
  33. max: 2048.0
  34. movementSpeed:
  35. max: 2048.0
  36. attackDamage:
  37. max: 2048.0
  38. debug: false
  39. commands:
  40. tab-complete: 3
  41. log: true
  42. spam-exclusions:
  43. - /skill
  44. silent-commandblock-console: false
  45. replace-commands:
  46. - setblock
  47. - summon
  48. - testforblock
  49. - tellraw
  50. messages:
  51. whitelist: '&6[&eMcSurvi.pl&6] &4Serwer jest aktualnie zablokowany dla zwyklych osob'
  52. unknown-command: '&aNie znalazlem tu takiej komendy przyjacielu... &2Wpisz "/pomoc" by zobaczyc dostepne komendy.'
  53. server-full: '&cZa duzo graczy\n&fI jeszcze ciebie mam wcisnac?!'
  54. outdated-client: '&cInteresujaca wersja...\n&fUzyj prosze &e{0}'
  55. outdated-server: '&cNie taki serwer!\n&fJa dzialam na &e{0}'
  56. restart: '&2Serwer zostal wylaczony\n&aResetuje...'
  57. advancements:
  58. disable-saving: true
  59. disabled:
  60. - minecraft:story/disabled
  61. stats:
  62. disable-saving: true
  63. forced-stats: {}
  64. world-settings:
  65. default:
  66. verbose: true
  67. mob-spawn-range: 2
  68. growth:
  69. cactus-modifier: 100
  70. cane-modifier: 100
  71. melon-modifier: 100
  72. mushroom-modifier: 100
  73. pumpkin-modifier: 100
  74. sapling-modifier: 100
  75. wheat-modifier: 100
  76. netherwart-modifier: 100
  77. vine-modifier: 100
  78. cocoa-modifier: 100
  79. entity-activation-range:
  80. animals: 16
  81. monsters: 16
  82. misc: 16
  83. entity-tracking-range:
  84. players: 48
  85. animals: 48
  86. monsters: 48
  87. misc: 48
  88. other: 64
  89. ticks-per:
  90. hopper-transfer: 8
  91. hopper-check: 2
  92. hopper-amount: 6
  93. random-light-updates: false
  94. save-structure-info: true
  95. dragon-death-sound-radius: 0
  96. seed-village: 10387312
  97. seed-feature: 14357617
  98. seed-monument: 10387313
  99. seed-slime: 987234911
  100. hunger:
  101. jump-walk-exhaustion: 0.05
  102. jump-sprint-exhaustion: 0.2
  103. combat-exhaustion: 0.1
  104. regen-exhaustion: 6.0
  105. swim-multiplier: 0.01
  106. sprint-multiplier: 0.1
  107. other-multiplier: 0.0
  108. max-tnt-per-tick: 20
  109. max-tick-time:
  110. tile: 50
  111. entity: 50
  112. hanging-tick-frequency: 100
  113. item-despawn-rate: 6000
  114. merge-radius:
  115. item: 2.5
  116. exp: 3.0
  117. arrow-despawn-rate: 60
  118. enable-zombie-pigmen-portal-spawns: false
  119. wither-spawn-sound-radius: 0
  120. view-distance: 5
  121. zombie-aggressive-towards-villager: true
  122. nerf-spawner-mobs: false
Advertisement
Add Comment
Please, Sign In to add comment