Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. # This is the main configuration file for PaperSpigot.
  2. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  3. # with caution, and make sure you know what each option does before configuring.
  4. #
  5. # If you need help with the configuration or have any questions related to PaperSpigot,
  6. # join us at the IRC.
  7. #
  8. # IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )
  9.  
  10. config-version: 7
  11. data-value-allowed-items: []
  12. settings:
  13. baby-zombie-movement-speed: 0.5
  14. async-plugin-bad-magic-catcher: true
  15. limit-player-interactions: true
  16. effect-modifiers:
  17. strength: 1.3
  18. weakness: -0.5
  19. world-settings:
  20. default:
  21. verbose: true
  22. optimize-draining: false
  23. water-over-lava-flow-speed: 5
  24. squid-spawn-height:
  25. minimum: 45.0
  26. maximum: 63.0
  27. tnt-gameplay:
  28. fix-directional-bias: false
  29. moves-in-water: true
  30. legacy-explosion-height: false
  31. tnt-entity-height-limit: 0
  32. game-mechanics:
  33. boats-drop-boats: false
  34. disable-player-crits: false
  35. remove-unloaded:
  36. enderpearls: true
  37. tnt-entities: true
  38. falling-blocks: true
  39. despawn-ranges:
  40. soft: 32
  41. hard: 128
  42. player-exhaustion:
  43. block-break: 0.025
  44. swimming: 0.015
  45. fishing-time-range:
  46. MinimumTicks: 100
  47. MaximumTicks: 900
  48. allow-undead-horse-leashing: false
  49. use-async-lighting: false
  50. tick-next-tick-list-cap: 10000
  51. tick-next-tick-list-cap-ignores-redstone: false
  52. keep-spawn-loaded: true
  53. falling-block-height-nerf: 0
  54. nether-ceiling-void-damage: false
  55. max-growth-height:
  56. cactus: 3
  57. reeds: 3
  58. remove-invalid-mob-spawner-tile-entities: true
  59. player-blocking-damage-multiplier: 0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement