Advertisement
thevipershowita

bababa

Jul 21st, 2019
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.53 KB | None | 0 0
  1. # This is the main configuration file for Paper.
  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 Paper,
  6. # join us in our IRC channel.
  7. #
  8. # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
  9. # Wiki: https://paper.readthedocs.org/
  10. # Paper Forums: https://aquifermc.org/
  11.  
  12. verbose: false
  13. config-version: 12
  14. settings:
  15.   load-permissions-yml-before-plugins: true
  16.   bungee-online-mode: true
  17.   region-file-cache-size: 256
  18.   sleep-between-chunk-saves: false
  19.   min-chunk-load-threads: 2
  20.   save-empty-scoreboard-teams: false
  21.   incoming-packet-spam-threshold: 300
  22.   remove-invalid-statistics: false
  23.   enable-player-collisions: true
  24.   player-auto-save-rate: -1
  25.   suggest-player-names-when-null-tab-completions: true
  26.   watchdog:
  27.     early-warning-every: 5000
  28.     early-warning-delay: 10000
  29.   spam-limiter:
  30.     tab-spam-increment: 10
  31.     tab-spam-limit: 500
  32.   book-size:
  33.     page-max: 2560
  34.     total-multiplier: 0.98
  35.   save-player-data: true
  36.   use-alternative-luck-formula: false
  37.   max-player-auto-save-per-tick: -1
  38. messages:
  39.   kick:
  40.     flying-player: Flying is not enabled on this server
  41.     flying-vehicle: Flying is not enabled on this server
  42.     authentication-servers-down: ''
  43. timings:
  44.   enabled: true
  45.   verbose: true
  46.   server-name-privacy: false
  47.   hidden-config-entries:
  48.  - database
  49.   - settings.bungeecord-addresses
  50.   history-interval: 300
  51.   history-length: 3600
  52. world-settings:
  53.   default:
  54.     generator-settings:
  55.       canyon: true
  56.       caves: true
  57.       dungeon: true
  58.       fortress: true
  59.       mineshaft: true
  60.       monument: true
  61.       stronghold: true
  62.       temple: true
  63.       village: true
  64.       flat-bedrock: false
  65.       disable-extreme-hills-emeralds: false
  66.       disable-extreme-hills-monster-eggs: false
  67.       disable-mesa-additional-gold: false
  68.     portal-search-radius: 128
  69.     despawn-ranges:
  70.       soft: 32
  71.       hard: 128
  72.     falling-block-height-nerf: 0
  73.     tnt-entity-height-nerf: 0
  74.     water-over-lava-flow-speed: 5
  75.     fast-drain:
  76.       lava: false
  77.       water: false
  78.     lava-flow-speed:
  79.       normal: 30
  80.       nether: 10
  81.     lootables:
  82.       auto-replenish: false
  83.       restrict-player-reloot: true
  84.       reset-seed-on-fill: true
  85.       max-refills: -1
  86.       refresh-min: 12h
  87.       refresh-max: 2d
  88.     filter-nbt-data-from-spawn-eggs-and-related: true
  89.     max-entity-collisions: 8
  90.     remove-corrupt-tile-entities: false
  91.     use-chunk-inhabited-timer: true
  92.     queue-light-updates: false
  93.     optimize-explosions: false
  94.     use-vanilla-world-scoreboard-name-coloring: false
  95.     delay-chunk-unloads-by: 10s
  96.     max-auto-save-chunks-per-tick: 24
  97.     save-queue-limit-for-auto-save: 50
  98.     squid-spawn-height:
  99.       minimum: 45.0
  100.       maximum: 0.0
  101.     max-growth-height:
  102.       cactus: 3
  103.       reeds: 3
  104.     fishing-time-range:
  105.       MinimumTicks: 100
  106.       MaximumTicks: 600
  107.     enable-treasure-maps: true
  108.     treasure-maps-return-already-discovered: false
  109.     keep-spawn-loaded-range: 8
  110.     auto-save-interval: -1
  111.     nether-ceiling-void-damage: false
  112.     allow-non-player-entities-on-scoreboards: false
  113.     hopper:
  114.       push-based: false
  115.       cooldown-when-full: true
  116.       disable-move-event: false
  117.     frosted-ice:
  118.       enabled: true
  119.       delay:
  120.         min: 20
  121.         max: 40
  122.     disable-explosion-knockback: false
  123.     elytra-hit-wall-damage: true
  124.     grass-spread-tick-rate: 1
  125.     enable-old-tnt-cannon-behaviors: false
  126.     game-mechanics:
  127.       disable-chest-cat-detection: false
  128.       disable-end-credits: false
  129.       allow-permanent-chunk-loaders: false
  130.       scan-for-legacy-ender-dragon: true
  131.       disable-player-crits: false
  132.       disable-sprint-interruption-on-attack: false
  133.       shield-blocking-delay: 5
  134.       disable-unloaded-chunk-enderpearl-exploit: true
  135.       village-sieges-enabled: true
  136.     use-alternate-fallingblock-onGround-detection: false
  137.     non-player-arrow-despawn-rate: -1
  138.     keep-spawn-loaded: true
  139.     spawner-nerfed-mobs-should-jump: false
  140.     baby-zombie-movement-speed: 0.5
  141.     disable-thunder: false
  142.     skeleton-horse-thunder-spawn-chance: 0.01
  143.     disable-ice-and-snow: false
  144.     fire-physics-event-for-redstone: false
  145.     armor-stands-do-collision-entity-lookups: true
  146.     mob-spawner-tick-rate: 1
  147.     allow-leashing-undead-horse: false
  148.     all-chunks-are-slime-chunks: false
  149.     container-update-tick-rate: 1
  150.     disable-teleportation-suffocation-check: false
  151.     max-chunk-sends-per-tick: 81
  152.     max-chunk-gens-per-tick: 10
  153.     prevent-moving-into-unloaded-chunks: false
  154.     disable-creeper-lingering-effect: false
  155.     duplicate-uuid-resolver: saferegen
  156.     duplicate-uuid-saferegen-delete-range: 32
  157.     parrots-are-unaffected-by-player-movement: false
  158.     bed-search-radius: 1
  159.     prevent-tnt-from-moving-in-water: false
  160.     armor-stands-tick: true
  161.     anti-xray:
  162.       enabled: false
  163.       engine-mode: 1
  164.       chunk-edge-mode: 1
  165.       max-chunk-section-index: 3
  166.       update-radius: 2
  167.       hidden-blocks:
  168.      - gold_ore
  169.       - iron_ore
  170.       - coal_ore
  171.       - lapis_ore
  172.       - mossy_cobblestone
  173.       - obsidian
  174.       - chest
  175.       - diamond_ore
  176.       - redstone_ore
  177.       - lit_redstone_ore
  178.       - clay
  179.       - emerald_ore
  180.       - ender_chest
  181.       replacement-blocks:
  182.      - stone
  183.       - planks
  184.     experience-merge-max-value: -1
  185.     skip-entity-ticking-in-chunks-scheduled-for-unload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement