Advertisement
Guest User

Untitled

a guest
Apr 14th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # BUKKIT
  2.  
  3. settings:
  4. allow-end: false
  5. warn-on-overload: true
  6. permissions-file: permissions.yml
  7. update-folder: update
  8. plugin-profiling: false
  9. connection-throttle: -1
  10. query-plugins: false
  11. deprecated-verbose: default
  12. shutdown-message: Server closed
  13. spawn-limits:
  14. monsters: 0
  15. animals: 0
  16. water-animals: 0
  17. ambient: 0
  18. chunk-gc:
  19. period-in-ticks: 300
  20. load-threshold: 300
  21. ticks-per:
  22. animal-spawns: 0
  23. monster-spawns: 0
  24. autosave: 6000
  25. aliases: now-in-commands.yml
  26. database:
  27. username: bukkit
  28. isolation: SERIALIZABLE
  29. driver: org.sqlite.JDBC
  30. password: walrus
  31. url: jdbc:sqlite:{DIR}{NAME}.db
  32.  
  33.  
  34. # Spigot
  35.  
  36. config-version: 8
  37. timings:
  38. enabled: false
  39. verbose: false
  40. server-name-privacy: false
  41. hidden-config-entries:
  42. - database
  43. - settings.bungeecord-addresses
  44. history-interval: 300
  45. history-length: 3600
  46. commands:
  47. tab-complete: 0
  48. log: true
  49. spam-exclusions:
  50. - /skill
  51. silent-commandblock-console: false
  52. replace-commands:
  53. - setblock
  54. - summon
  55. - testforblock
  56. - tellraw
  57. settings:
  58. save-user-cache-on-stop-only: true
  59. bungeecord: true
  60. late-bind: true
  61. sample-count: 12
  62. player-shuffle: 0
  63. filter-creative-items: true
  64. user-cache-size: 9999999
  65. int-cache-limit: 1024
  66. moved-wrongly-threshold: 0.0825
  67. moved-too-quickly-threshold: 200.0
  68. timeout-time: 60
  69. restart-on-crash: true
  70. restart-script: ./start.sh
  71. netty-threads: 4
  72. attribute:
  73. maxHealth:
  74. max: 2048.0
  75. movementSpeed:
  76. max: 2048.0
  77. attackDamage:
  78. max: 2048.0
  79. debug: false
  80. messages:
  81. whitelist: You are not whitelisted on this server!
  82. unknown-command: §3[Commands] §fThe command you entered does not exist.
  83. server-full: The server is full!
  84. outdated-client: Outdated client! Please use {0}
  85. outdated-server: Outdated server! I'm still on {0}
  86. restart: Server is restarting
  87. stats:
  88. disable-saving: false
  89. forced-stats: {}
  90. world-settings:
  91. default:
  92. verbose: false
  93. mob-spawn-range: 4
  94. nerf-spawner-mobs: true
  95. anti-xray:
  96. enabled: false
  97. engine-mode: 1
  98. hide-blocks:
  99. - 14
  100. - 15
  101. - 16
  102. - 21
  103. - 48
  104. - 49
  105. - 54
  106. - 56
  107. - 73
  108. - 74
  109. - 82
  110. - 129
  111. - 130
  112. replace-blocks:
  113. - 1
  114. - 5
  115. growth:
  116. cactus-modifier: 50
  117. cane-modifier: 200
  118. melon-modifier: 200
  119. mushroom-modifier: 200
  120. pumpkin-modifier: 200
  121. sapling-modifier: 200
  122. wheat-modifier: 200
  123. netherwart-modifier: 200
  124. entity-activation-range:
  125. animals: 8
  126. monsters: 8
  127. misc: 4
  128. entity-tracking-range:
  129. players: 48
  130. animals: 48
  131. monsters: 48
  132. misc: 32
  133. other: 64
  134. ticks-per:
  135. hopper-transfer: 48
  136. hopper-check: 32
  137. hopper-amount: 128
  138. random-light-updates: false
  139. save-structure-info: false
  140. max-bulk-chunks: 5
  141. max-entity-collisions: 3
  142. dragon-death-sound-radius: 0
  143. seed-village: 10387312
  144. seed-feature: 14357617
  145. hunger:
  146. walk-exhaustion: 0.0
  147. sprint-exhaustion: 0.0
  148. combat-exhaustion: 0.0
  149. regen-exhaustion: 0.0
  150. max-tnt-per-tick: 10000000
  151. max-tick-time:
  152. tile: 10
  153. entity: 10
  154. item-despawn-rate: 6000
  155. merge-radius:
  156. item: 2.5
  157. exp: 3.0
  158. arrow-despawn-rate: 1200
  159. enable-zombie-pigmen-portal-spawns: false
  160. wither-spawn-sound-radius: 0
  161. view-distance: 5
  162. hanging-tick-frequency: 100
  163. zombie-aggressive-towards-villager: false
  164. chunks-per-tick: 90
  165. clear-tick-list: false
  166.  
  167. # Paper
  168.  
  169. config-version: 9
  170. data-value-allowed-items: []
  171. settings:
  172. baby-zombie-movement-speed: 0.5
  173. limit-player-interactions: false
  174. warnWhenSettingExcessiveVelocity: false
  175. stackable-buckets:
  176. lava: true
  177. water: true
  178. milk: false
  179. effect-modifiers:
  180. strength: 0.9
  181. weakness: -0.5
  182. world-settings:
  183. default:
  184. verbose: false
  185. generator-settings:
  186. canyon: true
  187. caves: true
  188. dungeon: false
  189. fortress: true
  190. mineshaft: true
  191. monument: true
  192. stronghold: false
  193. temple: true
  194. village: true
  195. flat-bedrock: true
  196. allow-block-location-tab-completion: true
  197. tnt-explosion-volume: 2.0
  198. optimize-explosions: true
  199. cache-chunk-maps: true
  200. remove-invalid-mob-spawner-tile-entities: true
  201. fishing-time-range:
  202. MinimumTicks: 50
  203. MaximumTicks: 200
  204. falling-block-height-nerf: 255
  205. nether-ceiling-void-damage: false
  206. squid-spawn-height:
  207. minimum: 0.0
  208. maximum: 256.0
  209. game-mechanics:
  210. boats-drop-boats: false
  211. disable-player-crits: false
  212. disable-chest-cat-detection: true
  213. disable-end-credits: true
  214. mob-spawner-tick-rate: 16
  215. load-chunks:
  216. enderpearls: true
  217. tnt-entities: true
  218. falling-blocks: true
  219. player-blocking-damage-multiplier: 0.5
  220. fast-drain:
  221. lava: true
  222. water: true
  223. lava-flow-speed:
  224. normal: 30
  225. nether: 10
  226. max-growth-height:
  227. cactus: 3
  228. reeds: 3
  229. remove-unloaded:
  230. enderpearls: false
  231. tnt-entities: false
  232. falling-blocks: false
  233. despawn-ranges:
  234. soft: 32
  235. hard: 128
  236. player-exhaustion:
  237. block-break: 0.0
  238. swimming: 0.0
  239. disable-explosion-knockback: true
  240. water-over-lava-flow-speed: 5
  241. fix-cannons: true
  242. tnt-entity-height-nerf: 255
  243. use-hopper-check: false
  244. all-chunks-are-slime-chunks: false
  245. allow-undead-horse-leashing: false
  246. container-update-tick-rate: 15
  247. keep-spawn-loaded: false
  248. falling-blocks-collide-with-signs: true
  249. disable-mood-sounds: true
  250. use-async-lighting: true
  251. portal-search-radius: 0
  252. disable-thunder: true
  253. disable-ice-and-snow: true
  254. tick-next-tick-list-cap: 10000
  255. tick-next-tick-list-cap-ignores-redstone: true
  256. sand-movement-nerf: 10000
  257. fluid-tick-next-tick-list-cap: 1000
  258. skip-light-chunk-updates: false
  259.  
  260. # Taco
  261.  
  262. config-version: 1
  263. useArraysForBlockStates: false
  264. world-settings:
  265. default:
  266. verbose: true
  267. hopper:
  268. fire-InventoryMoveItemEvent: true
  269. push-based: true
  270. armor-stand:
  271. optimize-movement: true
  272. grass-ignores-light: false
  273. allow-non-player-entities-on-scoreboards: true
  274. redstone-fire-BlockPhysicsEvent: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement