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
- messages:
- whitelist: The Nobles cannot allow your apperance! Please submit a whitelist application to join.
- unknown-command: Unknown command. Please use "/help" for more information.
- server-full: The Nobles have recently noticed the lands have been excessivly overpopulated! Please check back later.
- outdated-client: The Lords of FeudalCraft cannot allow your apperance young apprentice! Please use {}
- outdated-server: FeudalCraft hasn't raised the market vaules! We're still using {0}
- restart: FeudalCraft is sharpening the swords, and forging the armor! Please check back in one minute.
- commands:
- tab-complete: true
- log: true
- settings:
- late-bind: false
- player-shuffle: 0
- sample-count: 12
- bungeecord: false
- timeout-time: 90
- restart-on-crash: true
- restart-script: ./start.sh
- netty-threads: 4
- stats:
- disable-saving: false
- forced-stats: {}
- world-settings:
- default:
- verbose: false
- enable-zombie-pigmen-portal-spawns: false
- view-distance: 7
- arrow-despawn-rate: 900
- zombie-aggressive-towards-villager: false
- merge-radius:
- item: 4.0
- exp: 5.0
- item-despawn-rate: 3000
- chunks-per-tick: 500
- clear-tick-list: false
- entity-tracking-range:
- players: 32
- animals: 16
- monsters: 24
- misc: 8
- other: 16
- ticks-per:
- hopper-transfer: 1
- hopper-check: 50
- entity-activation-range:
- animals: 8
- monsters: 16
- misc: 0
- random-light-updates: false
- max-bulk-chunks: 6
- save-structure-info: false
- nerf-spawner-mobs: false
- growth:
- cactus-modifier: 80
- cane-modifier: 80
- melon-modifier: 80
- mushroom-modifier: 80
- pumpkin-modifier: 80
- sapling-modifier: 80
- wheat-modifier: 80
- 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
- max-entity-collisions: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement