Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the main configuration file for Spigot.
- # 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.
- # For a reference for any variable inside this file, check out the Spigot wiki at
- # http://www.spigotmc.org/wiki/spigot-configuration/
- #
- # If you need help with the configuration or have any questions related to Spigot,
- # join us at the IRC or drop by our forums and leave a post.
- #
- # IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
- # Forums: http://www.spigotmc.org/
- config-version: 8
- settings:
- save-user-cache-on-stop-only: false
- bungeecord: false
- late-bind: false
- sample-count: 12
- player-shuffle: 0
- filter-creative-items: true
- user-cache-size: 1000
- int-cache-limit: 1024
- moved-wrongly-threshold: 0.0625
- moved-too-quickly-threshold: 100.0
- timeout-time: 120
- restart-on-crash: false
- restart-script: ./start.sh
- netty-threads: 4
- attribute:
- maxHealth:
- max: 2048.0
- movementSpeed:
- max: 2048.0
- attackDamage:
- max: 2048.0
- global-api-cache: false
- debug: false
- commands:
- tab-complete: 0
- spam-exclusions:
- - /skill
- silent-commandblock-console: false
- replace-commands:
- - setblock
- - summon
- - testforblock
- log: true
- messages:
- whitelist: Server Wartung - Versuch es spaeter nochmal!
- unknown-command: Unknown command. Type "/help" for help.
- server-full: Server ist voll!
- outdated-client: Outdated client! Please use {0}
- outdated-server: Outdated server! I'm still on {0}
- restart: Server is restarting
- stats:
- disable-saving: false
- forced-stats: {}
- world-settings:
- default:
- verbose: true
- anti-xray:
- enabled: false
- engine-mode: 1
- hide-blocks:
- - 14
- - 15
- - 21
- - 48
- - 54
- - 56
- - 73
- - 74
- - 129
- replace-blocks:
- - 1
- - 5
- mob-spawn-range: 4
- nerf-spawner-mobs: true
- growth:
- cactus-modifier: 40
- cane-modifier: 60
- melon-modifier: 70
- mushroom-modifier: 40
- pumpkin-modifier: 40
- sapling-modifier: 80
- wheat-modifier: 80
- entity-activation-range:
- animals: 12
- monsters: 20
- misc: 4
- entity-tracking-range:
- players: 40
- animals: 30
- monsters: 30
- misc: 25
- other: 40
- hopper-alt-ticking: false
- ticks-per:
- hopper-transfer: 500
- hopper-check: 500
- hopper-amount: 1
- random-light-updates: false
- save-structure-info: false
- max-bulk-chunks: 5
- max-entity-collisions: 8
- dragon-death-sound-radius: 0
- seed-village: 10387312
- seed-feature: 14357617
- hunger:
- walk-exhaustion: 0.2
- sprint-exhaustion: 0.8
- combat-exhaustion: 0.3
- regen-exhaustion: 3.0
- max-tnt-per-tick: 100
- view-distance: 7
- chunks-per-tick: 600
- clear-tick-list: false
- merge-radius:
- exp: 3.0
- item: 2.5
- item-despawn-rate: 4000
- arrow-despawn-rate: 1000
- enable-zombie-pigmen-portal-spawns: false
- wither-spawn-sound-radius: 0
- hanging-tick-frequency: 100
- zombie-aggressive-towards-villager: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement