82 lines
2.1 KiB
YAML
82 lines
2.1 KiB
YAML
# This is the main configuration file for PaperSpigot.
|
|
# 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.
|
|
#
|
|
# If you need help with the configuration or have any questions related to PaperSpigot,
|
|
# join us at the IRC.
|
|
#
|
|
# IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )
|
|
|
|
config-version: 6
|
|
effect-modifiers:
|
|
strength: 0.3
|
|
weakness: -0.5
|
|
stackable-buckets:
|
|
lava: false
|
|
water: false
|
|
milk: false
|
|
settings:
|
|
baby-zombie-movement-speed: 0.5
|
|
async-plugin-bad-magic-catcher: true
|
|
limit-player-interactions: true
|
|
max-packets-per-player: 1000
|
|
world-settings:
|
|
default:
|
|
verbose: true
|
|
squid-spawn-height:
|
|
minimum: 45.0
|
|
maximum: 63.0
|
|
optimize-explosions: true
|
|
game-mechanics:
|
|
boats-drop-boats: false
|
|
less-picky-torch-placement: false
|
|
disable-player-crits: false
|
|
disable-end-credits: true
|
|
generator-settings:
|
|
canyon: true
|
|
caves: true
|
|
dungeon: true
|
|
fortress: true
|
|
mineshaft: true
|
|
stronghold: true
|
|
temple: true
|
|
village: true
|
|
flat-bedrock: false
|
|
load-chunks:
|
|
enderpearls: true
|
|
tnt-entities: false
|
|
falling-blocks: false
|
|
fast-drain:
|
|
lava: true
|
|
water: true
|
|
player-blocking-damage-multiplier: 0.8
|
|
despawn-ranges:
|
|
soft: 32
|
|
hard: 100
|
|
lava-flow-speed:
|
|
normal: 30
|
|
nether: 10
|
|
remove-unloaded:
|
|
enderpearls: false
|
|
tnt-entities: true
|
|
falling-blocks: true
|
|
remove-invalid-mob-spawner-tile-entities: true
|
|
player-exhaustion:
|
|
block-break: 0.025
|
|
swimming: 0.015
|
|
fishing-time-range:
|
|
MinimumTicks: 100
|
|
MaximumTicks: 500
|
|
max-growth-height:
|
|
cactus: 3
|
|
reeds: 3
|
|
tnt-entity-height-nerf: 0.0
|
|
keep-spawn-loaded: true
|
|
tick-next-tick-list-cap: 10000
|
|
tick-next-tick-list-cap-ignores-redstone: false
|
|
falling-blocks-collide-with-signs: false
|
|
use-async-lighting: false
|
|
water-over-lava-flow-speed: 5
|
|
inverted-daylight-detectors: false
|
|
allow-undead-horse-leashing: true
|