Guest User

Untitled

a guest
Jul 26th, 2019
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.88 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. # https://www.spigotmc.org/go/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 https://www.spigotmc.org/go/irc )
  11. # Forums: https://www.spigotmc.org/
  12. # Bug tracker: https://www.spigotmc.org/go/bugs
  13.  
  14.  
  15. settings:
  16. allow-end: true
  17. warn-on-overload: true
  18. permissions-file: permissions.yml
  19. update-folder: update
  20. plugin-profiling: false
  21. connection-throttle: 4000
  22. query-plugins: true
  23. deprecated-verbose: default
  24. shutdown-message: Liberty Minecraft is restarting. Come back soon!
  25. spawn-limits:
  26. monsters: 160
  27. animals: 10
  28. water-animals: 35
  29. ambient: 15
  30. chunk-gc:
  31. period-in-ticks: 300
  32. load-threshold: 300
  33. ticks-per:
  34. animal-spawns: 150
  35. monster-spawns: 1
  36. autosave: 24000
  37. aliases: now-in-commands.yml
  38.  
  39. # This is the main configuration file for Spigot.
  40. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  41. # with caution, and make sure you know what each option does before configuring.
  42. # For a reference for any variable inside this file, check out the Spigot wiki at
  43. # http://www.spigotmc.org/wiki/spigot-configuration/
  44. #
  45. # If you need help with the configuration or have any questions related to Spigot,
  46. # join us at the IRC or drop by our forums and leave a post.
  47. #
  48. # IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
  49. # Forums: http://www.spigotmc.org/
  50.  
  51. config-version: 11
  52. settings:
  53. save-user-cache-on-stop-only: false
  54. sample-count: 12
  55. attribute:
  56. maxHealth:
  57. max: 2048.0
  58. movementSpeed:
  59. max: 2048.0
  60. attackDamage:
  61. max: 2048.0
  62. bungeecord: false
  63. late-bind: false
  64. player-shuffle: 0
  65. user-cache-size: 1000
  66. moved-wrongly-threshold: 0.1625
  67. moved-too-quickly-multiplier: 15.0
  68. timeout-time: 60
  69. restart-on-crash: true
  70. restart-script: ./start.sh
  71. netty-threads: 4
  72. debug: false
  73. item-dirty-ticks: 20
  74. int-cache-limit: 1024
  75. filter-creative-items: true
  76. messages:
  77. whitelist: You are not whitelisted on this server!
  78. unknown-command: Unknown command. Type "/help" for help.
  79. server-full: The server is full!
  80. outdated-client: Outdated client! Please use {0}
  81. outdated-server: Outdated server! I'm still on {0}
  82. restart: Server is restarting
  83. stats:
  84. disable-saving: false
  85. forced-stats: {}
  86. commands:
  87. log: true
  88. tab-complete: 0
  89. send-namespaced: true
  90. spam-exclusions:
  91. - /skill
  92. silent-commandblock-console: false
  93. replace-commands:
  94. - setblock
  95. - summon
  96. - testforblock
  97. - tellraw
  98. advancements:
  99. disable-saving: false
  100. disabled:
  101. - minecraft:story/disabled
  102. world-settings:
  103. default:
  104. verbose: true
  105. mob-spawn-range: 3
  106. merge-radius:
  107. exp: 3.0
  108. item: 2.5
  109. growth:
  110. cactus-modifier: 100
  111. cane-modifier: 100
  112. melon-modifier: 100
  113. mushroom-modifier: 100
  114. pumpkin-modifier: 100
  115. sapling-modifier: 100
  116. wheat-modifier: 100
  117. netherwart-modifier: 100
  118. vine-modifier: 100
  119. cocoa-modifier: 100
  120. beetroot-modifier: 100
  121. carrot-modifier: 100
  122. potato-modifier: 100
  123. entity-activation-range:
  124. animals: 8
  125. monsters: 32
  126. misc: 4
  127. water: 16
  128. tick-inactive-villagers: true
  129. entity-tracking-range:
  130. players: 48
  131. animals: 48
  132. monsters: 48
  133. misc: 24
  134. other: 64
  135. ticks-per:
  136. hopper-transfer: 8
  137. hopper-check: 1
  138. hopper-amount: 1
  139. random-light-updates: true
  140. dragon-death-sound-radius: 0
  141. seed-village: 10387312
  142. seed-desert: 14357617
  143. seed-igloo: 14357618
  144. seed-jungle: 14357619
  145. seed-swamp: 14357620
  146. seed-monument: 10387313
  147. seed-shipwreck: 165745295
  148. seed-ocean: 14357621
  149. seed-slime: 987234911
  150. hunger:
  151. jump-walk-exhaustion: 0.05
  152. jump-sprint-exhaustion: 0.2
  153. combat-exhaustion: 0.1
  154. regen-exhaustion: 6.0
  155. swim-multiplier: 0.01
  156. sprint-multiplier: 0.1
  157. other-multiplier: 0.0
  158. max-tnt-per-tick: 100
  159. max-tick-time:
  160. tile: 50
  161. entity: 50
  162. squid-spawn-range:
  163. min: 45.0
  164. view-distance: 9
  165. enable-zombie-pigmen-portal-spawns: true
  166. item-despawn-rate: 6000
  167. arrow-despawn-rate: 1200
  168. wither-spawn-sound-radius: 32
  169. hanging-tick-frequency: 100
  170. zombie-aggressive-towards-villager: true
  171. nerf-spawner-mobs: false
  172. max-entity-collisions: 6
  173. save-structure-info: true
  174. seed-feature: 14357617
  175.  
  176.  
  177.  
  178. # This is the main configuration file for Paper.
  179. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  180. # with caution, and make sure you know what each option does before configuring.
  181. #
  182. # If you need help with the configuration or have any questions related to Paper,
  183. # join us in our Discord or IRC channel.
  184. #
  185. # Discord: https://paperdiscord.emc.gs
  186. # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
  187. # Website: https://papermc.io/
  188. # Docs: https://paper.readthedocs.org/
  189.  
  190. verbose: false
  191. config-version: 18
  192. settings:
  193. load-permissions-yml-before-plugins: true
  194. bungee-online-mode: true
  195. sleep-between-chunk-saves: false
  196. region-file-cache-size: 256
  197. save-empty-scoreboard-teams: false
  198. incoming-packet-spam-threshold: 300
  199. save-player-data: true
  200. use-versioned-world: false
  201. velocity-support:
  202. enabled: false
  203. online-mode: false
  204. secret: ''
  205. queue-light-updates-max-loss: 10
  206. suggest-player-names-when-null-tab-completions: true
  207. watchdog:
  208. early-warning-every: 5000
  209. early-warning-delay: 10000
  210. spam-limiter:
  211. tab-spam-increment: 1
  212. tab-spam-limit: 500
  213. book-size:
  214. page-max: 2560
  215. total-multiplier: 0.98
  216. enable-player-collisions: true
  217. player-auto-save-rate: -1
  218. max-player-auto-save-per-tick: -1
  219. async-chunks:
  220. enable: true
  221. generation: true
  222. thread-per-world-generation: true
  223. load-threads: -1
  224. use-alternative-luck-formula: false
  225. remove-invalid-statistics: false
  226. min-chunk-load-threads: 2
  227. messages:
  228. no-permission: '&cI''m sorry, but you do not have permission to perform this command.
  229. Please contact the server administrators if you believe that this is in error.'
  230. kick:
  231. authentication-servers-down: ''
  232. connection-throttle: Connection throttled! Please wait before reconnecting.
  233. flying-player: You were flying for too long!
  234. flying-vehicle: You were flying for too long!
  235. timings:
  236. enabled: true
  237. verbose: true
  238. server-name-privacy: true
  239. hidden-config-entries:
  240. - database
  241. - settings.bungeecord-addresses
  242. history-interval: 300
  243. history-length: 3600
  244. world-settings:
  245. default:
  246. nether-ceiling-void-damage-height: 0
  247. count-all-mobs-for-spawning: false
  248. optimize-light: true
  249. remove-corrupt-tile-entities: false
  250. fixed-chunk-inhabited-time: -1
  251. queue-light-updates: true
  252. disable-teleportation-suffocation-check: false
  253. game-mechanics:
  254. villages-load-chunks: false
  255. scan-for-legacy-ender-dragon: true
  256. disable-end-credits: false
  257. disable-chest-cat-detection: true
  258. disable-player-crits: false
  259. disable-sprint-interruption-on-attack: false
  260. shield-blocking-delay: 5
  261. disable-unloaded-chunk-enderpearl-exploit: true
  262. portal-search-radius: 128
  263. optimize-explosions: false
  264. save-queue-limit-for-auto-save: 50
  265. max-auto-save-chunks-per-tick: 24
  266. delay-chunk-unloads-by: 30s
  267. max-chunk-gens-per-tick: 10
  268. max-chunk-sends-per-tick: 81
  269. use-vanilla-world-scoreboard-name-coloring: false
  270. enable-treasure-maps: true
  271. treasure-maps-return-already-discovered: false
  272. experience-merge-max-value: -1
  273. prevent-moving-into-unloaded-chunks: false
  274. max-growth-height:
  275. cactus: 3
  276. reeds: 3
  277. fishing-time-range:
  278. MinimumTicks: 100
  279. MaximumTicks: 600
  280. despawn-ranges:
  281. soft: 32
  282. hard: 128
  283. falling-block-height-nerf: 0
  284. tnt-entity-height-nerf: 0
  285. lightning-strike-distance-limit:
  286. sound: -1
  287. impact-sound: -1
  288. flash: -1
  289. frosted-ice:
  290. enabled: true
  291. delay:
  292. min: 20
  293. max: 40
  294. lootables:
  295. auto-replenish: false
  296. restrict-player-reloot: true
  297. reset-seed-on-fill: true
  298. max-refills: -1
  299. refresh-min: 12h
  300. refresh-max: 2d
  301. filter-nbt-data-from-spawn-eggs-and-related: true
  302. max-entity-collisions: 6
  303. disable-creeper-lingering-effect: false
  304. hopper:
  305. cooldown-when-full: true
  306. disable-move-event: true
  307. push-based: false
  308. duplicate-uuid-resolver: saferegen
  309. duplicate-uuid-saferegen-delete-range: 32
  310. keep-spawn-loaded: false
  311. anti-xray:
  312. enabled: true
  313. engine-mode: 2
  314. chunk-edge-mode: 2
  315. max-chunk-section-index: 1
  316. update-radius: 2
  317. hidden-blocks:
  318. - stone
  319. - gold_ore
  320. - coal_ore
  321. replacement-blocks:
  322. - gold_ore
  323. - iron_ore
  324. - coal_ore
  325. - lapis_ore
  326. - lit_redstone_ore
  327. - mossy_cobblestone
  328. - obsidian
  329. - redstone_ore
  330. - emerald_ore
  331. - diamond_ore
  332. - planks
  333. - stone
  334. skip-entity-ticking-in-chunks-scheduled-for-unload: true
  335. armor-stands-do-collision-entity-lookups: true
  336. keep-spawn-loaded-range: -1
  337. auto-save-interval: -1
  338. disable-thunder: false
  339. skeleton-horse-thunder-spawn-chance: 0.01
  340. disable-ice-and-snow: false
  341. fire-physics-event-for-redstone: false
  342. nether-ceiling-void-damage: false
  343. allow-non-player-entities-on-scoreboards: false
  344. container-update-tick-rate: 1
  345. grass-spread-tick-rate: 1
  346. water-over-lava-flow-speed: 5
  347. bed-search-radius: 1
  348. use-faster-eigencraft-redstone: false
  349. parrots-are-unaffected-by-player-movement: false
  350. disable-explosion-knockback: false
  351. prevent-tnt-from-moving-in-water: false
  352. non-player-arrow-despawn-rate: 300
  353. creative-arrow-despawn-rate: -1
  354. armor-stands-tick: true
  355. spawner-nerfed-mobs-should-jump: false
  356. baby-zombie-movement-speed: 0.5
  357. allow-leashing-undead-horse: false
  358. all-chunks-are-slime-chunks: false
  359. mob-spawner-tick-rate: 1
  360. squid-spawn-height:
  361. maximum: 0.0
  362. elytra-hit-wall-damage: true
  363. use-alternate-fallingblock-onGround-detection: false
  364. generator-settings:
  365. canyon: true
  366. caves: true
  367. dungeon: true
  368. fortress: true
  369. mineshaft: true
  370. monument: true
  371. stronghold: true
  372. temple: true
  373. village: true
  374. flat-bedrock: false
  375. disable-extreme-hills-emeralds: false
  376. disable-extreme-hills-monster-eggs: false
  377. disable-mesa-additional-gold: false
  378. fast-drain:
  379. lava: false
  380. water: false
  381. lava-flow-speed:
  382. normal: 30
  383. nether: 10
  384.  
  385.  
  386. #Minecraft server properties
  387. #Mon Jul 22 19:23:15 EDT 2019
  388. spawn-protection=0
  389. max-tick-time=60000
  390. server-name=The New World
  391. generator-settings=
  392. force-gamemode=false
  393. allow-nether=true
  394. enforce-whitelist=false
  395. gamemode=0
  396. broadcast-console-to-ops=true
  397. enable-query=false
  398. player-idle-timeout=0
  399. difficulty=2
  400. spawn-monsters=true
  401. op-permission-level=4
  402. pvp=true
  403. snooper-enabled=true
  404. level-type=DEFAULT
  405. hardcore=false
  406. enable-command-block=false
  407. max-players=60
  408. network-compression-threshold=512
  409. resource-pack-sha1=
  410. max-world-size=11068
  411. server-port=25565
  412. debug=false
  413. server-ip=198.50.187.62
  414. spawn-npcs=true
  415. allow-flight=false
  416. level-name=world
  417. view-distance=9
  418. server-id=unnamed
  419. resource-pack=
  420. spawn-animals=true
  421. white-list=false
  422. generate-structures=true
  423. max-build-height=256
  424. online-mode=true
  425. level-seed=-932483341120077
  426. prevent-proxy-connections=false
  427. use-native-transport=true
  428. enable-rcon=false
  429. motd=
Advertisement
Add Comment
Please, Sign In to add comment