Advertisement
itsjerry785

Untitled

Jan 25th, 2022
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.66 KB | None | 0 0
  1. # This is the main configuration file for Spigot.
  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. # For a reference for any variable inside this file, check out the Spigot wiki at
  5. # http://www.spigotmc.org/wiki/spigot-configuration/
  6. #
  7. # If you need help with the configuration or have any questions related to Spigot,
  8. # join us at the Discord or drop by our forums and leave a post.
  9. #
  10. # Discord: https://www.spigotmc.org/go/discord
  11. # Forums: http://www.spigotmc.org/
  12.  
  13. settings:
  14.   debug: false
  15.   bungeecord: true
  16.   save-user-cache-on-stop-only: false
  17.   moved-too-quickly-multiplier: 10.0
  18.   moved-wrongly-threshold: 0.0625
  19.   timeout-time: 60
  20.   restart-on-crash: true
  21.   restart-script: ./start.sh
  22.   sample-count: 12
  23.   user-cache-size: 1000
  24.   player-shuffle: 0
  25.   log-villager-deaths: true
  26.   log-named-deaths: true
  27.   attribute:
  28.     maxHealth:
  29.       max: 2048.0
  30.     movementSpeed:
  31.       max: 2048.0
  32.     attackDamage:
  33.       max: 2048.0
  34.   netty-threads: 4
  35. messages:
  36.   whitelist: You are not whitelisted on this server!
  37.   unknown-command: Unknown command. Type "/help" for help.
  38.   server-full: The server is full!
  39.   outdated-client: Outdated client! Please use {0}
  40.   outdated-server: Outdated server! I'm still on {0}
  41.   restart: Server is restarting
  42. world-settings:
  43.   default:
  44.     below-zero-generation-in-existing-chunks: true
  45.     verbose: false
  46.     nerf-spawner-mobs: false
  47.     dragon-death-sound-radius: 0
  48.     zombie-aggressive-towards-villager: true
  49.     mob-spawn-range: 8
  50.     view-distance: default
  51.     simulation-distance: default
  52.     thunder-chance: 100000
  53.     merge-radius:
  54.       item: 2.5
  55.       exp: 3.0
  56.     item-despawn-rate: 6000
  57.     arrow-despawn-rate: 1200
  58.     trident-despawn-rate: 1200
  59.     enable-zombie-pigmen-portal-spawns: true
  60.     wither-spawn-sound-radius: 0
  61.     hanging-tick-frequency: 100
  62.     growth:
  63.       cactus-modifier: 100
  64.       cane-modifier: 100
  65.       melon-modifier: 100
  66.       mushroom-modifier: 100
  67.       pumpkin-modifier: 100
  68.       sapling-modifier: 100
  69.       beetroot-modifier: 100
  70.       carrot-modifier: 100
  71.       potato-modifier: 100
  72.       wheat-modifier: 100
  73.       netherwart-modifier: 100
  74.       vine-modifier: 100
  75.       cocoa-modifier: 100
  76.       bamboo-modifier: 100
  77.       sweetberry-modifier: 100
  78.       kelp-modifier: 100
  79.       twistingvines-modifier: 100
  80.       weepingvines-modifier: 100
  81.       cavevines-modifier: 100
  82.       glowberry-modifier: 100
  83.     entity-activation-range:
  84.       animals: 32
  85.       monsters: 32
  86.       raiders: 48
  87.       misc: 16
  88.       water: 16
  89.       villagers: 32
  90.       flying-monsters: 32
  91.       wake-up-inactive:
  92.         animals-max-per-tick: 4
  93.         animals-every: 1200
  94.         animals-for: 100
  95.         monsters-max-per-tick: 8
  96.         monsters-every: 400
  97.         monsters-for: 100
  98.         villagers-max-per-tick: 4
  99.         villagers-every: 600
  100.         villagers-for: 100
  101.         flying-monsters-max-per-tick: 8
  102.         flying-monsters-every: 200
  103.         flying-monsters-for: 100
  104.       villagers-work-immunity-after: 100
  105.       villagers-work-immunity-for: 20
  106.       villagers-active-for-panic: true
  107.       tick-inactive-villagers: true
  108.       ignore-spectators: false
  109.     seed-village: 10387312
  110.     seed-desert: 14357617
  111.     seed-igloo: 14357618
  112.     seed-jungle: 14357619
  113.     seed-swamp: 14357620
  114.     seed-monument: 10387313
  115.     seed-shipwreck: 165745295
  116.     seed-ocean: 14357621
  117.     seed-outpost: 165745296
  118.     seed-endcity: 10387313
  119.     seed-slime: 987234911
  120.     seed-bastion: 30084232
  121.     seed-fortress: 30084232
  122.     seed-mansion: 10387319
  123.     seed-fossil: 14357921
  124.     seed-portal: 34222645
  125.     seed-stronghold: default
  126.     entity-tracking-range:
  127.       players: 48
  128.       animals: 48
  129.       monsters: 48
  130.       misc: 32
  131.       other: 64
  132.     ticks-per:
  133.       hopper-transfer: 8
  134.       hopper-check: 1
  135.     hopper-amount: 1
  136.     hunger:
  137.       jump-walk-exhaustion: 0.05
  138.       jump-sprint-exhaustion: 0.2
  139.       combat-exhaustion: 0.1
  140.       regen-exhaustion: 6.0
  141.       swim-multiplier: 0.01
  142.       sprint-multiplier: 0.1
  143.       other-multiplier: 0.0
  144.     max-tnt-per-tick: 100
  145.     max-tick-time:
  146.       tile: 50
  147.       entity: 50
  148.     end-portal-sound-radius: 0
  149. advancements:
  150.   disable-saving: false
  151.   disabled:
  152.  - minecraft:story/disabled
  153. players:
  154.   disable-saving: false
  155. commands:
  156.   silent-commandblock-console: false
  157.   log: true
  158.   tab-complete: 0
  159.   send-namespaced: true
  160.   replace-commands:
  161.  - setblock
  162.   - summon
  163.   - testforblock
  164.   - tellraw
  165.   spam-exclusions:
  166.  - /skill
  167. config-version: 12
  168. stats:
  169.   disable-saving: false
  170.   forced-stats: {}
  171.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement