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:
- debug: false
- save-user-cache-on-stop-only: false
- bungeecord: false
- late-bind: true
- 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-multiplier: 10.0
- item-dirty-ticks: 20
- timeout-time: 60
- restart-on-crash: false
- restart-script: ./start.sh
- netty-threads: 4
- attribute:
- maxHealth:
- max: 16384.0
- movementSpeed:
- max: 2048.0
- attackDamage:
- max: 2048.0
- messages:
- whitelist: Maintenance en cours. Voir news sur le site!
- unknown-command: Commande inconnue. Tapez "/help".
- server-full: Serveur plein!
- outdated-client: Outdated client! Utilisez la version {0}
- outdated-server: Outdated server! Vous avez la version {0}
- restart: Redemarrage en cours
- commands:
- tab-complete: 0
- log: true
- spam-exclusions:
- - /skill
- silent-commandblock-console: true
- replace-commands:
- - setblock
- - summon
- - testforblock
- - tellraw
- stats:
- disable-saving: false
- forced-stats: {}
- world-settings:
- default:
- verbose: false
- random-light-updates: false
- save-structure-info: false
- max-entity-collisions: 1
- 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
- max-tick-time:
- tile: 1000
- entity: 1000
- growth:
- cactus-modifier: 100
- cane-modifier: 100
- melon-modifier: 100
- mushroom-modifier: 100
- pumpkin-modifier: 100
- sapling-modifier: 100
- wheat-modifier: 100
- netherwart-modifier: 100
- entity-activation-range:
- animals: 12
- monsters: 24
- misc: 2
- entity-tracking-range:
- players: 48
- animals: 48
- monsters: 48
- misc: 32
- other: 64
- ticks-per:
- hopper-transfer: 24
- hopper-check: 24
- hopper-amount: 3
- mob-spawn-range: 3
- item-despawn-rate: 2000
- merge-radius:
- item: 3.5
- exp: 6.0
- arrow-despawn-rate: 600
- enable-zombie-pigmen-portal-spawns: false
- wither-spawn-sound-radius: 0
- view-distance: 4
- hanging-tick-frequency: 100
- zombie-aggressive-towards-villager: true
- nerf-spawner-mobs: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement