Guest User

Untitled

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