Any good settings for this?

Status
This thread has been locked.

Tom Holland

"with great power comes great responsibility"
Banned
Feedback score
5
Posts
134
Reactions
34
Resources
0
This is directly from the IPVP-Spigot.
https://github.com/IPVP-MC/Paper-1.7

Any good settings for the kb in this?
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: 6
settings:
  disable-sprint-knockback: true
  extra-sprint-knockback: 1
  baby-zombie-movement-speed: 0.5
  async-plugin-bad-magic-catcher: true
  enderpearl-collides-string-fence-gate: false
  limit-player-interactions: true
max-packets-per-player: 1000
stackable-buckets:
  lava: false
  water: false
  milk: false
effect-modifiers:
  strength: 1.3
  weakness: -0.5
world-settings:
  default:
    verbose: true
    remove-invalid-mob-spawner-tile-entities: true
    optimize-explosions: false
    mob-spawner-tick-rate: 1
    cache-chunk-maps: false
    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
    game-mechanics:
      boats-drop-boats: false
      less-picky-torch-placement: false
      disable-player-crits: false
      disable-end-credits: false
    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: false
      falling-blocks: false
    fast-drain:
      lava: false
      water: false
    lava-flow-speed:
      normal: 30
      nether: 10
    nether-ceiling-void-damage: false
    player-blocking-damage-multiplier: 0.5
    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
    disable-explosion-knockback: false
    water-over-lava-flow-speed: 5
    inverted-daylight-detectors: false
    allow-undead-horse-leashing: true
    container-update-tick-rate: 1

Code:
  disable-sprint-knockback: true
  extra-sprint-knockback: 1
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top