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: 7
- commands:
- log: true
- tab-complete: true
- settings:
- bungeecord: false
- late-bind: false
- sample-count: 12
- timeout-time: 10000000000000
- restart-on-crash: true
- restart-script: ./start.sh
- netty-threads: -1
- fullMatchRate: 10
- player-shuffle: 0
- messages:
- restart: Сервер на перезагрузке! Зайдите позже!
- whitelist: Вы не доавлены в WhiteList этого сервера!
- unknown-command: Команда не найдена. Воспользуйтесь командой "/help" для помощи.
- server-full: Сервер переполнен!
- outdated-client: Версия клиента устарела! Пожалуйста используйте {}
- outdated-server: Версия сервера устарела! Сервер до сей пор на версии {}
- stats:
- disable-saving: false
- forced-stats: {}
- world-settings:
- default:
- verbose: false
- entity-tracking-range:
- players: 48
- animals: 48
- monsters: 48
- misc: 32
- other: 64
- merge-radius:
- item: 3.0
- exp: 2.5
- 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: 16
- monsters: 16
- misc: 6
- ticks-per:
- hopper-transfer: 12
- hopper-check: 12
- random-light-updates: false
- save-structure-info: true
- max-bulk-chunks: 5
- max-entity-collisions: 2
- max-tick-time:
- tile: 50
- entity: 50
- max-tnt-per-tick: 100
- mob-spawn-range: 4
- arrow-despawn-rate: 600
- zombie-aggressive-towards-villager: true
- view-distance: 8
- chunks-per-tick: 80
- clear-tick-list: false
- use-async-lighting: true
- item-despawn-rate: 24000
- enable-zombie-pigmen-portal-spawns: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement