Siriusmart

Paper.yml

May 14th, 2021
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 7.93 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 Discord or IRC channel.
  7. #
  8. # Discord: https://discord.gg/papermc
  9. # IRC: #paper @ irc.esper.net ( https://webchat.esper.net/?channels=paper )
  10. # Website: https://papermc.io/
  11. # Docs: https://paper.readthedocs.org/
  12.  
  13. verbose: false
  14. use-display-name-in-quit-message: false
  15. config-version: 20
  16. settings:
  17.   load-permissions-yml-before-plugins: true
  18.   bungee-online-mode: true
  19.   console-has-all-permissions: true
  20.   region-file-cache-size: 512
  21.   incoming-packet-spam-threshold: 300
  22.   max-joins-per-tick: 1
  23.   track-plugin-scoreboards: false
  24.   suggest-player-names-when-null-tab-completions: true
  25.   use-alternative-luck-formula: false
  26.   chunk-tasks-per-tick: 6000
  27.   fix-entity-position-desync: true
  28.   enable-player-collisions: true
  29.   player-auto-save-rate: -1
  30.   max-player-auto-save-per-tick: -1
  31.   save-empty-scoreboard-teams: false
  32.   velocity-support:
  33.     enabled: false
  34.     online-mode: false
  35.     secret: ''
  36.   unsupported-settings:
  37.     allow-headless-pistons: false
  38.     allow-permanent-block-break-exploits: false
  39.     allow-piston-duplication: false
  40.     allow-headless-pistons-readme: This setting controls if players should be able
  41.       to create headless pistons.
  42.     allow-permanent-block-break-exploits-readme: This setting controls if players
  43.       should be able to break bedrock, end portals and other intended to be permanent
  44.       blocks.
  45.     allow-piston-duplication-readme: This setting controls if player should be able
  46.       to use TNT duplication, but this also allows duplicating carpet, rails and potentially
  47.       other items
  48.   watchdog:
  49.     early-warning-every: 5000
  50.     early-warning-delay: 10000
  51.   spam-limiter:
  52.     tab-spam-increment: 1
  53.     tab-spam-limit: 500
  54.     recipe-spam-increment: 1
  55.     recipe-spam-limit: 20
  56.   book-size:
  57.     page-max: 128
  58.     total-multiplier: 0.98
  59.   async-chunks:
  60.     threads: -1
  61.   console:
  62.     enable-brigadier-highlighting: true
  63.     enable-brigadier-completions: true
  64. messages:
  65.   no-permission: '&cI''m sorry, but you do not have permission to perform this command.
  66.    Please contact the server administrators if you believe that this is in error.'
  67.   kick:
  68.     authentication-servers-down: ''
  69.     connection-throttle: Connection throttled! Please wait before reconnecting.
  70.     flying-player: Flying is not enabled on this server
  71.     flying-vehicle: Flying is not enabled on this server
  72. timings:
  73.   enabled: false
  74.   verbose: false
  75.   server-name-privacy: false
  76.   hidden-config-entries:
  77.   - database
  78.   - settings.bungeecord-addresses
  79.   - settings.velocity-support.secret
  80.   history-interval: 300
  81.   history-length: 3600
  82.   server-name: Unknown Server
  83. world-settings:
  84.   default:
  85.     optimize-explosions: true
  86.     baby-zombie-movement-modifier: 0.5
  87.     disable-teleportation-suffocation-check: false
  88.     fixed-chunk-inhabited-time: -1
  89.     use-vanilla-world-scoreboard-name-coloring: false
  90.     remove-corrupt-tile-entities: true
  91.     experience-merge-max-value: -1
  92.     prevent-moving-into-unloaded-chunks: true
  93.     max-auto-save-chunks-per-tick: 8
  94.     count-all-mobs-for-spawning: true
  95.     per-player-mob-spawns: false
  96.     delay-chunk-unloads-by: 0s
  97.     should-remove-dragon: false
  98.     ender-dragons-death-always-places-dragon-egg: true
  99.     allow-using-signs-inside-spawn-protection: false
  100.     falling-block-height-nerf: 0
  101.     tnt-entity-height-nerf: 0
  102.     filter-nbt-data-from-spawn-eggs-and-related: true
  103.     max-entity-collisions: 4
  104.     disable-creeper-lingering-effect: false
  105.     duplicate-uuid-resolver: saferegen
  106.     duplicate-uuid-saferegen-delete-range: 32
  107.     phantoms-do-not-spawn-on-creative-players: true
  108.     phantoms-only-attack-insomniacs: true
  109.     update-pathfinding-on-block-update: true
  110.     fix-wither-targeting-bug: true
  111.     seed-based-feature-search: false
  112.     water-over-lava-flow-speed: 6
  113.     grass-spread-tick-rate: 3
  114.     use-faster-eigencraft-redstone: true
  115.     nether-ceiling-void-damage-height: 0
  116.     only-players-collide: false
  117.     allow-vehicle-collisions: true
  118.     allow-non-player-entities-on-scoreboards: false
  119.     portal-search-radius: 64
  120.     portal-create-radius: 16
  121.     portal-search-vanilla-dimension-scaling: true
  122.     parrots-are-unaffected-by-player-movement: false
  123.     disable-explosion-knockback: false
  124.     keep-spawn-loaded: false
  125.     disable-thunder: false
  126.     skeleton-horse-thunder-spawn-chance: 0.01
  127.     disable-ice-and-snow: false
  128.     keep-spawn-loaded-range: 0
  129.     container-update-tick-rate: 8
  130.     armor-stands-do-collision-entity-lookups: false
  131.     fix-climbing-bypassing-cramming-rule: true
  132.     prevent-tnt-from-moving-in-water: false
  133.     iron-golems-can-spawn-in-air: false
  134.     max-leash-distance: 10.0
  135.     armor-stands-tick: false
  136.     enable-treasure-maps: true
  137.     treasure-maps-return-already-discovered: false
  138.     non-player-arrow-despawn-rate: 30
  139.     creative-arrow-despawn-rate: 30
  140.     spawner-nerfed-mobs-should-jump: false
  141.     entities-target-with-follow-range: false
  142.     zombies-target-turtle-eggs: true
  143.     zombie-villager-infection-chance: -1.0
  144.     all-chunks-are-slime-chunks: false
  145.     mob-spawner-tick-rate: 1
  146.     light-queue-size: 20
  147.     auto-save-interval: -1
  148.     game-mechanics:
  149.       scan-for-legacy-ender-dragon: true
  150.       disable-pillager-patrols: false
  151.       fix-curing-zombie-villager-discount-exploit: true
  152.       disable-chest-cat-detection: true
  153.       nerf-pigmen-from-nether-portals: false
  154.       disable-player-crits: false
  155.       disable-sprint-interruption-on-attack: false
  156.       shield-blocking-delay: 2
  157.       disable-end-credits: false
  158.       disable-unloaded-chunk-enderpearl-exploit: true
  159.       disable-relative-projectile-velocity: true
  160.       disable-mob-spawner-spawn-egg-transformation: false
  161.       pillager-patrols:
  162.         spawn-chance: 0.2
  163.         spawn-delay:
  164.           per-player: false
  165.           ticks: 12000
  166.         start:
  167.           per-player: false
  168.           day: 5
  169.     entity-per-chunk-save-limit:
  170.       experience_orb: -1
  171.       snowball: -1
  172.       ender_pearl: -1
  173.       arrow: -1
  174.     max-growth-height:
  175.       cactus: 5
  176.       reeds: 5
  177.       bamboo:
  178.         max: 16
  179.         min: 5
  180.     fishing-time-range:
  181.       MinimumTicks: 100
  182.       MaximumTicks: 600
  183.     despawn-ranges:
  184.       soft: 16
  185.       hard: 96
  186.     frosted-ice:
  187.       enabled: true
  188.       delay:
  189.         min: 20
  190.         max: 40
  191.     lootables:
  192.       auto-replenish: false
  193.       restrict-player-reloot: true
  194.       reset-seed-on-fill: true
  195.       max-refills: -1
  196.       refresh-min: 12h
  197.       refresh-max: 2d
  198.     mobs-can-always-pick-up-loot:
  199.       zombies: false
  200.       skeletons: false
  201.     alt-item-despawn-rate:
  202.       enabled: false
  203.       items:
  204.         COBBLESTONE: 300
  205.     hopper:
  206.       cooldown-when-full: true
  207.       disable-move-event: false
  208.     lightning-strike-distance-limit:
  209.       sound: -1
  210.       impact-sound: -1
  211.       flash: -1
  212.     wandering-trader:
  213.       spawn-minute-length: 1200
  214.       spawn-day-length: 24000
  215.       spawn-chance-failure-increment: 25
  216.       spawn-chance-min: 25
  217.       spawn-chance-max: 75
  218.     door-breaking-difficulty:
  219.       zombie:
  220.       - HARD
  221.       vindicator:
  222.       - NORMAL
  223.       - HARD
  224.     anti-xray:
  225.       enabled: true
  226.       engine-mode: 1
  227.       max-chunk-section-index: 3
  228.       update-radius: 2
  229.       lava-obscures: false
  230.       use-permission: false
  231.       hidden-blocks:
  232.       - gold_ore
  233.       - iron_ore
  234.       - coal_ore
  235.       - lapis_ore
  236.       - chest
  237.       - diamond_ore
  238.       - redstone_ore
  239.       - emerald_ore
  240.       - ender_chest
  241.       - ancient_debris
  242.       replacement-blocks:
  243.       - stone
  244.     viewdistances:
  245.       no-tick-view-distance: 6
  246.     generator-settings:
  247.       flat-bedrock: false
  248.     squid-spawn-height:
  249.       maximum: 0.0
  250.  
Advertisement
Add Comment
Please, Sign In to add comment