I need a plugin that fixes east - west cannoning , fixes sand stacking , etc.
I have paper spigot. It didnt fix much for cannoning tho.Look up PaperSpigotif you need help PM me
did you configure paper.yml ?I have paper spigot. It didnt fix much for cannoning tho.
I tried. Maybe you could send the most optimized version of paper.ymldid you configure paper.yml ?
Try this one, I think this was the one I used:I tried. Maybe you could send the most optimized version of paper.yml![]()
config-version: 6
settings:
baby-zombie-movement-speed: 0.5
async-plugin-bad-magic-catcher: true
limit-player-interactions: true
max-packets-per-player: 1000
effect-modifiers:
strength: 1.3
weakness: -0.5
stackable-buckets:
lava: false
water: false
milk: false
world-settings:
default:
verbose: true
disable-thunder: false
disable-ice-and-snow: false
tick-next-tick-list-cap: 10000
tick-next-tick-list-cap-ignores-redstone: false
keep-spawn-loaded: true
falling-blocks-collide-with-signs: false
disable-mood-sounds: false
use-async-lighting: false
allow-undead-horse-leashing: true
disable-explosion-knockback: false
inverted-daylight-detectors: false
container-update-tick-rate: 1
game-mechanics:
disable-end-credits: false
boats-drop-boats: false
less-picky-torch-placement: false
disable-player-crits: 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
tnt-entity-height-nerf: 0.0
remove-unloaded:
enderpearls: true
tnt-entities: true
falling-blocks: 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: false
tnt-entities: true
falling-blocks: true
fast-drain:
lava: false
water: true
lava-flow-speed:
normal: 30
nether: 10
nether-ceiling-void-damage: false
water-over-lava-flow-speed: 5
cache-chunk-maps: false
remove-invalid-mob-spawner-tile-entities: true
is that the spigot or the paper?Try this one, I think this was the one I used:
Code:config-version: 6 settings: baby-zombie-movement-speed: 0.5 async-plugin-bad-magic-catcher: true limit-player-interactions: true max-packets-per-player: 1000 effect-modifiers: strength: 1.3 weakness: -0.5 stackable-buckets: lava: false water: false milk: false world-settings: default: verbose: true disable-thunder: false disable-ice-and-snow: false tick-next-tick-list-cap: 10000 tick-next-tick-list-cap-ignores-redstone: false keep-spawn-loaded: true falling-blocks-collide-with-signs: false disable-mood-sounds: false use-async-lighting: false allow-undead-horse-leashing: true disable-explosion-knockback: false inverted-daylight-detectors: false container-update-tick-rate: 1 game-mechanics: disable-end-credits: false boats-drop-boats: false less-picky-torch-placement: false disable-player-crits: 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 tnt-entity-height-nerf: 0.0 remove-unloaded: enderpearls: true tnt-entities: true falling-blocks: 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: false tnt-entities: true falling-blocks: true fast-drain: lava: false water: true lava-flow-speed: normal: 30 nether: 10 nether-ceiling-void-damage: false water-over-lava-flow-speed: 5 cache-chunk-maps: false remove-invalid-mob-spawner-tile-entities: true
That is the "Paper.yml"is that the spigot or the paper?
