Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the main configuration file for PaperSpigot.
- # As you can see, there's tons to configure. Some options may impact gameplay, so use
- # with caution, and make sure you know what each option does before configuring.
- #
- # If you need help with the configuration or have any questions related to PaperSpigot,
- # join us at the IRC.
- #
- # IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )
- config-version: 9
- data-value-allowed-items: []
- settings:
- baby-zombie-movement-speed: 0.5
- async-plugin-bad-magic-catcher: true
- limit-player-interactions: true
- effect-modifiers:
- strength: 1.3
- weakness: -0.5
- stackable-buckets:
- lava: false
- water: false
- milk: false
- world-settings:
- default:
- verbose: true
- generator-settings:
- canyon: true
- caves: true
- dungeon: true
- fortress: true
- mineshaft: true
- monument: true
- stronghold: true
- temple: true
- village: true
- flat-bedrock: false
- squid-spawn-height:
- minimum: 45.0
- maximum: 63.0
- cache-chunk-maps: false
- remove-invalid-mob-spawner-tile-entities: true
- load-chunks:
- enderpearls: false
- tnt-entities: false
- falling-blocks: false
- fast-drain:
- lava: false
- water: false
- lava-flow-speed:
- normal: 30
- nether: 10
- falling-block-height-nerf: 0
- remove-unloaded:
- enderpearls: true
- tnt-entities: true
- falling-blocks: true
- game-mechanics:
- boats-drop-boats: false
- disable-player-crits: false
- disable-end-credits: false
- nether-ceiling-void-damage: false
- max-growth-height:
- cactus: 3
- reeds: 3
- fishing-time-range:
- MinimumTicks: 100
- MaximumTicks: 900
- player-exhaustion:
- block-break: 0.02500000037252903
- swimming: 0.014999999664723873
- despawn-ranges:
- soft: 32
- hard: 128
- optimize-explosions: false
- mob-spawner-tick-rate: 1
- tnt-explosion-volume: 4.0
- player-blocking-damage-multiplier: 0.5
- use-hopper-check: false
- disable-explosion-knockback: false
- water-over-lava-flow-speed: 5
- fix-cannons: false
- allow-undead-horse-leashing: false
- container-update-tick-rate: 1
- keep-spawn-loaded: true
- falling-blocks-collide-with-signs: false
- disable-mood-sounds: false
- use-async-lighting: false
- disable-thunder: false
- disable-ice-and-snow: false
- tick-next-tick-list-cap: 10000
- tick-next-tick-list-cap-ignores-redstone: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement