Guest User

Untitled

a guest
Jun 16th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. # This is the main configuration file for Bukkit.
  2. # As you can see, there's actually not that much to configure without any plugins.
  3. # For a reference for any variable inside this file, check out the Bukkit Wiki at
  4. # http://wiki.bukkit.org/Bukkit.yml
  5. #
  6. # If you need help on this file, feel free to join us on irc or leave a message
  7. # on the forums asking for advice.
  8. #
  9. # IRC: #spigot @ irc.spi.gt
  10. # (If this means nothing to you, just go to http://irc.spi.gt/iris/?nick=&channels=spigot )
  11. # Forums: http://www.spigotmc.org/forums/help.40/
  12. # Bug tracker: http://www.spigotmc.org/forums/bugs-feature-requests.8/
  13.  
  14.  
  15. settings:
  16. allow-end: false
  17. warn-on-overload: true
  18. permissions-file: permissions.yml
  19. update-folder: update
  20. ping-packet-limit: 80
  21. use-exact-login-location: false
  22. plugin-profiling: true
  23. connection-throttle: -1
  24. query-plugins: false
  25. deprecated-verbose: default
  26. shutdown-message: Relancement du serveur.
  27. whitelist-message: Maintenance, patiente sur sur les autres Mini-Jeux!
  28. log-commands: true
  29. command-complete: true
  30. spam-exclusions:
  31. - /skill
  32. filter-unsafe-ips: false
  33. tab-ping: false
  34. timeout-time: 60
  35. restart-on-crash: true
  36. restart-script-location: start.sh
  37. bungee-proxies:
  38. - 127.0.0.1
  39. texture-resolution: 16
  40. fml-missing-message: You do not have FML installed, you cannot connect to this server
  41. fml-missing-mods-message: The server requires mods that are absent or out of date on your client
  42. fml-outdated-message: Your client is not running a new enough version of FML to connect to this server
  43. fml-other-error-message: There was a problem during FML negotiation
  44. restart-command: true
  45. tps-command: true
  46. metrics-enable: true
  47. snapshot-protocol: false
  48. spawn-limits:
  49. monsters: 70
  50. animals: 15
  51. water-animals: 5
  52. ambient: 15
  53. chunk-gc:
  54. period-in-ticks: 600
  55. load-threshold: 0
  56. ticks-per:
  57. animal-spawns: 400
  58. monster-spawns: 1
  59. autosave: 0
  60. hopper-transfer: 8
  61. hopper-check: 8
  62. auto-updater:
  63. enabled: false
  64. on-broken:
  65. - warn-console
  66. - warn-ops
  67. on-update:
  68. - warn-console
  69. - warn-ops
  70. preferred-channel: rb
  71. host: dl.bukkit.org
  72. suggest-channels: true
  73. aliases: now-in-commands.yml
  74. database:
  75. username: bukkit
  76. isolation: SERIALIZABLE
  77. driver: org.sqlite.JDBC
  78. password: walrus
  79. url: jdbc:sqlite:{DIR}{NAME}.db
  80. world-settings:
  81. default:
  82. growth-chunks-per-tick: 600
  83. mob-spawn-range: 4
  84. random-light-updates: false
  85. aggregate-chunkticks: 4
  86. item-merge-radius: 3.5
  87. exp-merge-radius: 3.5
  88. wheat-growth-modifier: 100
  89. cactus-growth-modifier: 100
  90. melon-growth-modifier: 100
  91. pumpkin-growth-modifier: 100
  92. sugar-growth-modifier: 100
  93. tree-growth-modifier: 100
  94. mushroom-growth-modifier: 100
  95. entity-activation-range-animals: 32
  96. entity-activation-range-monsters: 32
  97. entity-activation-range-misc: 16
  98. entity-tracking-range-players: 48
  99. entity-tracking-range-animals: 48
  100. entity-tracking-range-monsters: 48
  101. entity-tracking-range-misc: 32
  102. entity-tracking-range-max: 64
  103. info: true
  104. worldgen-VanillaPlus-OreWorldGen: true
  105. keeploaded-environment-normal: true
  106. keeploaded-environment-nether: true
  107. keeploaded-environment-the_end: false
  108. world:
  109. growth-chunks-per-tick: 800
  110. world_nether:
  111. view-distance: 5
  112. growth-chunks-per-tick: 0
  113. random-light-updates: true
  114. water-creatures-per-chunk: 0
  115. world3:
  116. growth-chunks-per-tick: 800
  117. world3_nether:
  118. view-distance: 3
  119. growth-chunks-per-tick: 300
  120. random-light-updates: true
  121. water-creatures-per-chunk: 0
  122. orebfuscator:
  123. enable: false
  124. engine-mode: 1
  125. disabled-worlds:
  126. - world_the_end
  127. blocks:
  128. - 1
  129. - 5
  130. - 14
  131. - 15
  132. - 16
  133. - 21
  134. - 48
  135. - 49
  136. - 54
  137. - 56
  138. - 73
  139. - 74
  140. - 82
  141. - 129
  142. - 130
  143. update-radius: 2
  144. mcpc:
  145. connection-logging: false
  146. dump-materials: false
  147. world-leak-debug: false
  148. infinite-water-source: true
  149. flowing-lava-decay: false
  150. load-chunk-on-request: true
  151. warn-place-no-tile-entity: false
  152. banned-item-IDs: []
  153. enable-banned-items: false
  154. player-speed-max:
  155. land: -1
  156. fake-players:
  157. com/eloraam/redpower/machine/EntityPlayerFake:
  158. username: '[RedPower]'
  159. do-login: false
  160. dan200/turtle/shared/TurtlePlayer:
  161. username: '[ComputerCraft]'
  162. do-login: false
  163. plugin-settings:
  164. default:
  165. debug: false
  166. custom-class-loader: true
  167. use-guava10: true
  168. remap-nms-v1_5_R3: true
  169. remap-nms-v1_5_R2: true
  170. remap-nms-v1_5_R1: true
  171. remap-nms-v1_4_R1: true
  172. remap-nms-v1_4_6: true
  173. remap-obc-v1_5_R3: false
  174. remap-obc-v1_5_R2: false
  175. remap-obc-v1_5_R1: true
  176. remap-obc-v1_4_R1: false
  177. remap-obc-v1_4_6: false
  178. remap-obc-pre: false
  179. remap-nms-pre: 'false'
  180. global-inheritance: true
  181. plugin-inheritance: true
  182. remap-reflect-field: true
  183. remap-reflect-class: true
  184. remap-allow-future: false
  185. bukkit-to-forge-mappings:
  186. world_nether: dim-1
  187. world_the_end: dim1
  188. world_twilightforest: dim7
  189. storm-settings:
  190. strong-electrical-storm:
  191. chance: 5
  192. lightning-delay: 10
  193. lightning-random-delay: 20
  194. electrical-storm:
  195. chance: 15
  196. lightning-delay: 40
  197. lightning-random-delay: 150
  198. strong-thunderstorm:
  199. chance: 30
  200. lightning-delay: 60
  201. lightning-random-delay: 250
  202. thunderstorm:
  203. chance: 50
  204. lightning-delay: 100
  205. lightning-random-delay: 500
  206. weak-thunderstorm:
  207. chance: 75
  208. lightning-delay: 300
  209. lightning-random-delay: 1000
  210. rainstorm:
  211. chance: 100
  212. lightning-delay: 500
  213. lightning-random-delay: 2000
  214. config-version: 2
Advertisement
Add Comment
Please, Sign In to add comment