Minecraft 1.7.10 TnT Cannon Plugins

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

Mine

Feedback score
1
Posts
64
Reactions
16
Resources
0
I tried. Maybe you could send the most optimized version of paper.yml :)
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
 

Spenser

That guy!
Premium
Feedback score
38
Posts
3,427
Reactions
1,074
Resources
0
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
is that the spigot or the paper?
 
Status
This thread has been locked.
Top