TNT Fix 1.8

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

xFazeESP

Premium
Feedback score
0
Posts
62
Reactions
5
Resources
0
That's my paper.yml
Code:
# 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: 9
data-value-allowed-items: []
settings:
  baby-zombie-movement-speed: 0.5
  limit-player-interactions: true
stackable-buckets:
  lava: true
  water: true
  milk: true
effect-modifiers:
  strength: 1.3
  weakness: -0.5
warnWhenSettingExcessiveVelocity: true
world-settings:
  default:
    verbose: true
    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
    fast-drain:
      lava: true
      water: true
    lava-flow-speed:
      normal: 30
      nether: 10
    player-blocking-damage-multiplier: 0.5
    optimize-explosions: true
    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
    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: true
      falling-blocks: true
    fishing-time-range:
      MinimumTicks: 100
      MaximumTicks: 900
    player-exhaustion:
      block-break: 0.02500000037252903
      swimming: 0.014999999664723873
    despawn-ranges:
      soft: 32
      hard: 128
    cache-chunk-maps: false
    remove-invalid-mob-spawner-tile-entities: true
    disable-explosion-knockback: true
    water-over-lava-flow-speed: 5
    fix-cannons: true
    tnt-entity-height-nerf: 0
    use-hopper-check: false
    all-chunks-are-slime-chunks: false
    allow-undead-horse-leashing: false
    container-update-tick-rate: 1
    falling-blocks-collide-with-signs: false
    keep-spawn-loaded: true
    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
    disable-mood-sounds: false
    use-async-lighting: false
 
Status
This thread has been locked.
Top