Untitled

                Never    
YAML
       
# 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 Discord or IRC channel.
# 
# Discord: https://paperdiscord.emc.gs
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Website: https://papermc.io/ 
# Docs: https://paper.readthedocs.org/ 

verbose: false
config-version: 18
settings:
  load-permissions-yml-before-plugins: true
  bungee-online-mode: true
  region-file-cache-size: 256
  incoming-packet-spam-threshold: 300
  save-player-data: true
  use-alternative-luck-formula: false
  use-versioned-world: false
  suggest-player-names-when-null-tab-completions: true
  enable-player-collisions: true
  save-empty-scoreboard-teams: false
  velocity-support:
    enabled: false
    online-mode: false
    secret: ''
  watchdog:
    early-warning-every: 5000
    early-warning-delay: 10000
  spam-limiter:
    tab-spam-increment: 1
    tab-spam-limit: 500
  book-size:
    page-max: 2560
    total-multiplier: 0.98
messages:
  no-permission: '&cI''m sorry, but you do not have permission to perform this command.
    Please contact the server administrators if you believe that this is in error.'
  kick:
    authentication-servers-down: ''
    connection-throttle: Connection throttled! Please wait before reconnecting.
    flying-player: Flying is not enabled on this server
    flying-vehicle: Flying is not enabled on this server
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
  server-name: Unknown Server
world-settings:
  default:
    disable-teleportation-suffocation-check: false
    optimize-explosions: false
    portal-search-radius: 128
    fire-physics-event-for-redstone: false
    use-vanilla-world-scoreboard-name-coloring: false
    enable-treasure-maps: true
    treasure-maps-return-already-discovered: false
    experience-merge-max-value: -1
    prevent-moving-into-unloaded-chunks: false
    falling-block-height-nerf: 0
    tnt-entity-height-nerf: 0
    filter-nbt-data-from-spawn-eggs-and-related: true
    max-entity-collisions: 8
    disable-creeper-lingering-effect: false
    disable-thunder: false
    skeleton-horse-thunder-spawn-chance: 0.01
    disable-ice-and-snow: false
    keep-spawn-loaded: true
    armor-stands-do-collision-entity-lookups: true
    nether-ceiling-void-damage-height: 0
    grass-spread-tick-rate: 1
    water-over-lava-flow-speed: 5
    bed-search-radius: 1
    use-faster-eigencraft-redstone: false
    allow-non-player-entities-on-scoreboards: false
    disable-explosion-knockback: false
    parrots-are-unaffected-by-player-movement: false
    container-update-tick-rate: 1
    non-player-arrow-despawn-rate: -1
    creative-arrow-despawn-rate: -1
    prevent-tnt-from-moving-in-water: false
    remove-corrupt-tile-entities: false
    fixed-chunk-inhabited-time: -1
    armor-stands-tick: true
    spawner-nerfed-mobs-should-jump: false
    allow-leashing-undead-horse: false
    baby-zombie-movement-speed: 0.5
    all-chunks-are-slime-chunks: false
    mob-spawner-tick-rate: 1
    game-mechanics:
      scan-for-legacy-ender-dragon: true
      shield-blocking-delay: 5
      disable-chest-cat-detection: false
      disable-player-crits: false
      disable-sprint-interruption-on-attack: false
      disable-end-credits: false
      disable-unloaded-chunk-enderpearl-exploit: true
    max-growth-height:
      cactus: 3
      reeds: 3
    fishing-time-range:
      MinimumTicks: 100
      MaximumTicks: 600
    despawn-ranges:
      soft: 32
      hard: 128
    lightning-strike-distance-limit:
      sound: -1
      impact-sound: -1
      flash: -1
    frosted-ice:
      enabled: true
      delay:
        min: 20
        max: 40
    lootables:
      auto-replenish: false
      restrict-player-reloot: true
      reset-seed-on-fill: true
      max-refills: -1
      refresh-min: 12h
      refresh-max: 2d
    hopper:
      cooldown-when-full: true
      disable-move-event: false
    squid-spawn-height:
      maximum: 0.0

Raw Text