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.esper.net ( http://webchat.esper.net/?channel=spigot )
- # Forums: http://www.spigotmc.org/forum/
- config-version: 5
- settings:
- netty-threads: 4
- late-bind: false
- sample-count: 12
- bungeecord: true
- fullMatchRate: 10
- timeout-time: 90
- restart-on-crash: true
- restart-script: ./start.sh
- player-shuffle: 0
- commands:
- log: true
- tab-complete: true
- messages:
- restart: Server in riavvio
- whitelist: You are not whitelisted on this server!
- unknown-command: Unknown command. Type "/help" for help.
- server-full: The server is full!
- outdated-client: Outdated client! Please use {}
- outdated-server: Outdated server! I'm still on {0}
- stats:
- disable-saving: false
- forced-stats: {}
- world-settings:
- default:
- verbose: false
- mob-spawn-range: 4
- anti-xray:
- enabled: false
- engine-mode: 1
- hide-blocks:
- - 14
- - 15
- - 16
- - 21
- - 48
- - 49
- - 54
- - 56
- - 73
- - 74
- - 82
- - 129
- - 130
- replace-blocks:
- - 1
- - 5
- nerf-spawner-mobs: false
- growth:
- cactus-modifier: 800
- cane-modifier: 800
- melon-modifier: 800
- mushroom-modifier: 800
- pumpkin-modifier: 800
- sapling-modifier: 800
- wheat-modifier: 800
- entity-activation-range:
- animals: 12
- monsters: 12
- misc: 2
- ticks-per:
- hopper-transfer: 24
- hopper-check: 24
- random-light-updates: false
- save-structure-info: true
- max-bulk-chunks: 10
- max-entity-collisions: 3
- max-tick-time:
- tile: 10
- entity: 20
- entity-tracking-range:
- players: 35
- animals: 35
- monsters: 35
- misc: 28
- other: 48
- item-despawn-rate: 2500
- merge-radius:
- item: 4.5
- exp: 6.0
- view-distance: 7
- zombie-aggressive-towards-villager: false
- chunks-per-tick: 650
- clear-tick-list: false
- enable-zombie-pigmen-portal-spawns: true
- arrow-despawn-rate: 1200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement