# 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
bungeecord: false
late-bind: false
sample-count: 12
player-shuffle: 0
filter-creative-items: true
user-cache-size: 1000
save-user-cache-on-stop-only: false
int-cache-limit: 1024
moved-wrongly-threshold: 0.0625
moved-too-quickly-threshold: 100.0
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
netty-threads: 4
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
baby-zombie-movement-speed: 0.5
limit-player-interactions: true
allow-end: true
warn-on-overload: true
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: -1
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
ping-packet-limit: 100
use-exact-login-location: false
messages:
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 {0}
outdated-server: Outdated server! I'm still on {0}
restart: Server is restarting
stats:
disable-saving: false
forced-stats:
achievement:
openInventory: 1
commands:
spam-exclusions:
- /skill
silent-commandblock-console: false
replace-commands:
- setblock
- summon
- testforblock
- tellraw
log: true
tab-complete: 0
send-namespaced: false
timings:
enabled: false
verbose: true
server-name-privacy: false
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
world-settings:
default:
verbose: false
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
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
mob-spawn-range: 4
nerf-spawner-mobs: false
entity-activation-range:
animals: 32
monsters: 32
misc: 16
ticks-per:
hopper-transfer: 8
hopper-check: 8
hopper-amount: 1
random-light-updates: false
save-structure-info: true
max-bulk-chunks: 10
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
max-tick-time:
tile: 50
entity: 50
enable-zombie-pigmen-portal-spawns: true
item-despawn-rate: 6000
merge-radius:
item: 2.5
exp: 3.0
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
view-distance: 9
arrow-despawn-rate: 1200
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
zombie-aggressive-towards-villager: true
chunks-per-tick: 650
clear-tick-list: false
remove-invalid-mob-spawner-tile-entities: true
cache-chunk-maps: false
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
allow-block-location-tab-completion: true
disable-teleportation-suffocation-check: false
player-blocking-damage-multiplier: 0.5
optimize-explosions: false
mob-spawner-tick-rate: 1
tnt-explosion-volume: 4.0
squid-spawn-height:
minimum: 45.0
maximum: 63.0
max-growth-height:
cactus: 3
reeds: 3
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 900
player-exhaustion:
block-break: 0.02500000037252903
swimming: 0.014999999664723873
despawn-ranges:
soft: 32
hard: 128
falling-block-height-nerf: 0
remove-unloaded:
enderpearls: true
tnt-entities: true
falling-blocks: true
game-mechanics:
boats-drop-boats: false
disable-player-crits: false
disable-chest-cat-detection: false
disable-end-credits: false
nether-ceiling-void-damage: false
load-chunks:
enderpearls: false
tnt-entities: false
falling-blocks: false
fast-drain:
lava: false
water: false
lava-flow-speed:
normal: 30
nether: 10
container-update-tick-rate: 1
disable-explosion-knockback: false
water-over-lava-flow-speed: 5
fix-cannons: false
tnt-entity-height-nerf: 0
use-hopper-check: false
all-chunks-are-slime-chunks: false
allow-undead-horse-leashing: false
keep-spawn-loaded: true
falling-blocks-collide-with-signs: false
disable-mood-sounds: false
use-async-lighting: false
portal-search-radius: 128
disable-thunder: false
disable-ice-and-snow: false
tick-next-tick-list-cap: 10000
tick-next-tick-list-cap-ignores-redstone: false
data-value-allowed-items: []
effect-modifiers:
strength: 1.3
weakness: -0.5
stackable-buckets:
lava: false
water: false
milk: false
warnWhenSettingExcessiveVelocity: true
spawn-limits:
monsters: 70
animals: 15
water-animals: 5
ambient: 15
chunk-gc:
period-in-ticks: 600
load-threshold: 0
ticks-per:
animal-spawns: 400
monster-spawns: 200
autosave: -1
aliases: now-in-commands.yml
database:
username: bukkit
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
auto-updater:
enabled: true
on-broken:
- warn-console
- warn-ops
on-update:
- warn-console
- warn-ops
preferred-channel: rb
host: dl.bukkit.org
suggest-channels: true