Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the main configuration file for Paper.
- # 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 Paper,
- # join us in our IRC channel.
- #
- # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
- # Wiki: https://paper.readthedocs.org/
- # Paper Forums: https://aquifermc.org/
- verbose: false
- config-version: 12
- settings:
- load-permissions-yml-before-plugins: true
- bungee-online-mode: true
- region-file-cache-size: 256
- sleep-between-chunk-saves: false
- min-chunk-load-threads: 2
- save-empty-scoreboard-teams: false
- incoming-packet-spam-threshold: 300
- remove-invalid-statistics: false
- enable-player-collisions: true
- player-auto-save-rate: -1
- suggest-player-names-when-null-tab-completions: true
- watchdog:
- early-warning-every: 5000
- early-warning-delay: 10000
- spam-limiter:
- tab-spam-increment: 10
- tab-spam-limit: 500
- book-size:
- page-max: 2560
- total-multiplier: 0.98
- save-player-data: true
- use-alternative-luck-formula: false
- max-player-auto-save-per-tick: -1
- messages:
- kick:
- flying-player: Flying is not enabled on this server
- flying-vehicle: Flying is not enabled on this server
- authentication-servers-down: ''
- timings:
- enabled: true
- verbose: true
- server-name-privacy: false
- hidden-config-entries:
- - database
- - settings.bungeecord-addresses
- history-interval: 300
- history-length: 3600
- world-settings:
- default:
- generator-settings:
- canyon: true
- caves: true
- dungeon: true
- fortress: true
- mineshaft: true
- monument: true
- stronghold: true
- temple: true
- village: true
- flat-bedrock: false
- disable-extreme-hills-emeralds: false
- disable-extreme-hills-monster-eggs: false
- disable-mesa-additional-gold: false
- portal-search-radius: 128
- despawn-ranges:
- soft: 32
- hard: 128
- falling-block-height-nerf: 0
- tnt-entity-height-nerf: 0
- water-over-lava-flow-speed: 5
- fast-drain:
- lava: false
- water: false
- lava-flow-speed:
- normal: 30
- nether: 10
- lootables:
- auto-replenish: false
- restrict-player-reloot: true
- reset-seed-on-fill: true
- max-refills: -1
- refresh-min: 12h
- refresh-max: 2d
- filter-nbt-data-from-spawn-eggs-and-related: true
- max-entity-collisions: 8
- remove-corrupt-tile-entities: false
- use-chunk-inhabited-timer: true
- queue-light-updates: false
- optimize-explosions: false
- use-vanilla-world-scoreboard-name-coloring: false
- delay-chunk-unloads-by: 10s
- max-auto-save-chunks-per-tick: 24
- save-queue-limit-for-auto-save: 50
- squid-spawn-height:
- minimum: 45.0
- maximum: 0.0
- max-growth-height:
- cactus: 3
- reeds: 3
- fishing-time-range:
- MinimumTicks: 100
- MaximumTicks: 600
- enable-treasure-maps: true
- treasure-maps-return-already-discovered: false
- keep-spawn-loaded-range: 8
- auto-save-interval: -1
- nether-ceiling-void-damage: false
- allow-non-player-entities-on-scoreboards: false
- hopper:
- push-based: false
- cooldown-when-full: true
- disable-move-event: false
- frosted-ice:
- enabled: true
- delay:
- min: 20
- max: 40
- disable-explosion-knockback: false
- elytra-hit-wall-damage: true
- grass-spread-tick-rate: 1
- enable-old-tnt-cannon-behaviors: false
- game-mechanics:
- disable-chest-cat-detection: false
- disable-end-credits: false
- allow-permanent-chunk-loaders: false
- scan-for-legacy-ender-dragon: true
- disable-player-crits: false
- disable-sprint-interruption-on-attack: false
- shield-blocking-delay: 5
- disable-unloaded-chunk-enderpearl-exploit: true
- village-sieges-enabled: true
- use-alternate-fallingblock-onGround-detection: false
- non-player-arrow-despawn-rate: -1
- keep-spawn-loaded: true
- spawner-nerfed-mobs-should-jump: false
- baby-zombie-movement-speed: 0.5
- disable-thunder: false
- skeleton-horse-thunder-spawn-chance: 0.01
- disable-ice-and-snow: false
- fire-physics-event-for-redstone: false
- armor-stands-do-collision-entity-lookups: true
- mob-spawner-tick-rate: 1
- allow-leashing-undead-horse: false
- all-chunks-are-slime-chunks: false
- container-update-tick-rate: 1
- disable-teleportation-suffocation-check: false
- max-chunk-sends-per-tick: 81
- max-chunk-gens-per-tick: 10
- prevent-moving-into-unloaded-chunks: false
- disable-creeper-lingering-effect: false
- duplicate-uuid-resolver: saferegen
- duplicate-uuid-saferegen-delete-range: 32
- parrots-are-unaffected-by-player-movement: false
- bed-search-radius: 1
- prevent-tnt-from-moving-in-water: false
- armor-stands-tick: true
- anti-xray:
- enabled: false
- engine-mode: 1
- chunk-edge-mode: 1
- max-chunk-section-index: 3
- update-radius: 2
- hidden-blocks:
- - gold_ore
- - iron_ore
- - coal_ore
- - lapis_ore
- - mossy_cobblestone
- - obsidian
- - chest
- - diamond_ore
- - redstone_ore
- - lit_redstone_ore
- - clay
- - emerald_ore
- - ender_chest
- replacement-blocks:
- - stone
- - planks
- experience-merge-max-value: -1
- skip-entity-ticking-in-chunks-scheduled-for-unload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement