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
- limit-player-interactions: true
- effect-modifiers:
- strength: 1.3
- weakness: -0.5
- stackable-buckets:
- lava: true
- water: true
- milk: true
- warnWhenSettingExcessiveVelocity: true
- world-settings:
- default:
- verbose: true
- generator-settings:
- canyon: false
- caves: false
- dungeon: false
- fortress: false
- mineshaft: false
- monument: false
- stronghold: false
- temple: false
- village: false
- flat-bedrock: true
- allow-block-location-tab-completion: true
- cache-chunk-maps: true
- remove-invalid-mob-spawner-tile-entities: true
- optimize-explosions: true
- tnt-explosion-volume: 4.0
- lava-flow-speed:
- normal: 30
- nether: 10
- load-chunks:
- enderpearls: true
- tnt-entities: true
- falling-blocks: true
- fast-drain:
- lava: true
- water: true
- player-blocking-damage-multiplier: 0.5
- mob-spawner-tick-rate: 100
- squid-spawn-height:
- minimum: 45.0
- maximum: 63.0
- 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: 16
- hard: 64
- falling-block-height-nerf: 255
- remove-unloaded:
- enderpearls: false
- tnt-entities: false
- falling-blocks: false
- game-mechanics:
- boats-drop-boats: true
- disable-player-crits: false
- disable-chest-cat-detection: true
- disable-end-credits: true
- nether-ceiling-void-damage: false
- disable-explosion-knockback: true
- fix-cannons: true
- water-over-lava-flow-speed: 5
- tnt-entity-height-nerf: 255
- use-hopper-check: false
- all-chunks-are-slime-chunks: true
- allow-undead-horse-leashing: false
- container-update-tick-rate: 4
- keep-spawn-loaded: false
- falling-blocks-collide-with-signs: true
- disable-mood-sounds: false
- use-async-lighting: true
- portal-search-radius: 25
- disable-thunder: true
- disable-ice-and-snow: true
- tick-next-tick-list-cap: 10000
- tick-next-tick-list-cap-ignores-redstone: false
- disable-teleportation-suffocation-check: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement