Advertisement
Guest User

Untitled

a guest
Jan 31st, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. Spigot
  2. # This is the main configuration file for Spigot.
  3. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  4. # with caution, and make sure you know what each option does before configuring.
  5. # For a reference for any variable inside this file, check out the Spigot wiki at
  6. # http://www.spigotmc.org/wiki/spigot-configuration/
  7. #
  8. # If you need help with the configuration or have any questions related to Spigot,
  9. # join us at the IRC or drop by our forums and leave a post.
  10. #
  11. # IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
  12. # Forums: http://www.spigotmc.org/
  13.  
  14. config-version: 8
  15. settings:
  16. debug: false
  17. save-user-cache-on-stop-only: false
  18. bungeecord: false
  19. late-bind: false
  20. sample-count: 12
  21. player-shuffle: 0
  22. filter-creative-items: true
  23. user-cache-size: 1000
  24. int-cache-limit: 1024
  25. moved-wrongly-threshold: 0.0625
  26. moved-too-quickly-threshold: 100.0
  27. timeout-time: 60
  28. restart-on-crash: true
  29. restart-script: ./start.sh
  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. commands:
  39. tab-complete: 0
  40. log: true
  41. spam-exclusions:
  42. - /skill
  43. silent-commandblock-console: false
  44. replace-commands:
  45. - setblock
  46. - summon
  47. - testforblock
  48. - tellraw
  49. messages:
  50. whitelist: You are not whitelisted on this server!
  51. unknown-command: Unknown command. Type "/help" for help.
  52. server-full: The server is full!
  53. outdated-client: Outdated client! Please use {0}
  54. outdated-server: Outdated server! I'm still on {0}
  55. restart: Server is restarting
  56. stats:
  57. disable-saving: false
  58. forced-stats: {}
  59. world-settings:
  60. default:
  61. verbose: true
  62. hunger:
  63. walk-exhaustion: 0.2
  64. sprint-exhaustion: 0.8
  65. combat-exhaustion: 0.3
  66. regen-exhaustion: 3.0
  67. max-tnt-per-tick: 100
  68. max-tick-time:
  69. tile: 50
  70. entity: 50
  71. mob-spawn-range: 4
  72. anti-xray:
  73. enabled: true
  74. engine-mode: 1
  75. hide-blocks:
  76. - 14
  77. - 15
  78. - 16
  79. - 21
  80. - 48
  81. - 49
  82. - 54
  83. - 56
  84. - 73
  85. - 74
  86. - 82
  87. - 129
  88. - 130
  89. replace-blocks:
  90. - 1
  91. - 5
  92. nerf-spawner-mobs: false
  93. growth:
  94. cactus-modifier: 100
  95. cane-modifier: 100
  96. melon-modifier: 100
  97. mushroom-modifier: 100
  98. pumpkin-modifier: 100
  99. sapling-modifier: 100
  100. wheat-modifier: 100
  101. netherwart-modifier: 100
  102. entity-activation-range:
  103. animals: 32
  104. monsters: 32
  105. misc: 16
  106. entity-tracking-range:
  107. players: 48
  108. animals: 48
  109. monsters: 48
  110. misc: 32
  111. other: 64
  112. ticks-per:
  113. hopper-transfer: 8
  114. hopper-check: 8
  115. hopper-amount: 1
  116. random-light-updates: false
  117. save-structure-info: true
  118. max-bulk-chunks: 10
  119. max-entity-collisions: 8
  120. dragon-death-sound-radius: 0
  121. seed-village: 10387312
  122. seed-feature: 14357617
  123. item-despawn-rate: 6000
  124. merge-radius:
  125. item: 2.5
  126. exp: 3.0
  127. arrow-despawn-rate: 1200
  128. enable-zombie-pigmen-portal-spawns: true
  129. wither-spawn-sound-radius: 0
  130. view-distance: 10
  131. hanging-tick-frequency: 100
  132. zombie-aggressive-towards-villager: true
  133. chunks-per-tick: 650
  134. clear-tick-list: false
  135.  
  136. Bukkit
  137. # This is the main configuration file for Bukkit.
  138. # As you can see, there's actually not that much to configure without any plugins.
  139. # For a reference for any variable inside this file, check out the Bukkit Wiki at
  140. # http://wiki.bukkit.org/Bukkit.yml
  141. #
  142. # If you need help on this file, feel free to join us on irc or leave a message
  143. # on the forums asking for advice.
  144. #
  145. # IRC: #spigot @ irc.spi.gt
  146. # (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
  147. # Forums: http://www.spigotmc.org/
  148. # Bug tracker: http://www.spigotmc.org/go/bugs
  149.  
  150.  
  151. settings:
  152. allow-end: true
  153. warn-on-overload: true
  154. permissions-file: permissions.yml
  155. update-folder: update
  156. plugin-profiling: false
  157. connection-throttle: 4000
  158. query-plugins: true
  159. deprecated-verbose: default
  160. shutdown-message: Server closed
  161. spawn-limits:
  162. monsters: 70
  163. animals: 15
  164. water-animals: 5
  165. ambient: 15
  166. chunk-gc:
  167. period-in-ticks: 600
  168. load-threshold: 0
  169. ticks-per:
  170. animal-spawns: 400
  171. monster-spawns: 1
  172. autosave: 6000
  173. aliases: now-in-commands.yml
  174. database:
  175. username: bukkit
  176. isolation: SERIALIZABLE
  177. driver: org.sqlite.JDBC
  178. password: walrus
  179. url: jdbc:sqlite:{DIR}{NAME}.db
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement