Rehber Sunucu optimize ayarı 1.12.2

  • Konuyu Başlatan Konuyu Başlatan EpikLava
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 3.422
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

EpikLava

Developer/oyna.epiklava.com
Katılım
1 Kasım 2018
Mesajlar
1.562
Elmaslar
416
Puan
8.735
Tps sorunu ile çok uğraştım kendim baya araştırma yaptım bunu yaparken onlarca kaynağı inceledim kendim sorun çözmeye çalıştım bunlar yaparsanız lag oranı ciddi anlamda düşeceğini inanıyorum
Bukkit
Kod:
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
#    (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs


settings:
  allow-end: false
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Sunucu kapandi
spawn-limits:
  monsters: 55
  animals: 12
  water-animals: 5
  ambient: 3
chunk-gc:
  period-in-ticks: 400
  load-threshold: 300
ticks-per:
  animal-spawns: 2
  monster-spawns: 1
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db
Paper
Kod:
# This is the main configuration file for Paper.
# 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 Paper,
# join us in our IRC channel.
#
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Wiki: https://paper.readthedocs.org/
# Paper Forums: https://aquifermc.org/

verbose: false
config-version: 13
settings:
  enable-player-collisions: true
  player-auto-save-rate: -1
  max-player-auto-save-per-tick: 6
  spam-limiter:
    tab-spam-increment: 10
    tab-spam-limit: 500
  save-player-data: true
  book-size:
    page-max: 2560
    total-multiplier: 0.98
  min-chunk-load-threads: 2
  bungee-online-mode: false
  use-alternative-luck-formula: false
  incoming-packet-spam-threshold: 300
  watchdog:
    early-warning-every: 5000
    early-warning-delay: 10000
  region-file-cache-size: 256
  remove-invalid-statistics: false
  save-empty-scoreboard-teams: false
  suggest-player-names-when-null-tab-completions: true
  sleep-between-chunk-saves: false
  load-permissions-yml-before-plugins: true
  play-in-use-item-spam-threshold: 300
  baby-zombie-movement-speed: 0.5
  limit-player-interactions: true
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
messages:
  kick:
    authentication-servers-down: ''
    flying-player: Flying is not enabled on this server
    flying-vehicle: Flying is not enabled on this server
world-settings:
  default:
    keep-spawn-loaded-range: 5
    auto-save-interval: -1
    nether-ceiling-void-damage: false
    hopper:
      push-based: false
      cooldown-when-full: true
      disable-move-event: true
    allow-non-player-entities-on-scoreboards: false
    game-mechanics:
      disable-sprint-interruption-on-attack: false
      disable-end-credits: false
      disable-player-crits: false
      shield-blocking-delay: 5
      disable-chest-cat-detection: true
      disable-unloaded-chunk-enderpearl-exploit: true
      village-sieges-enabled: true
      scan-for-legacy-ender-dragon: true
      allow-permanent-chunk-loaders: false
      boats-drop-boats: false
    frosted-ice:
      enabled: true
      delay:
        min: 20
        max: 40
    container-update-tick-rate: 2
    disable-explosion-knockback: false
    parrots-are-unaffected-by-player-movement: false
    elytra-hit-wall-damage: true
    prevent-tnt-from-moving-in-water: false
    non-player-arrow-despawn-rate: -1
    use-alternate-fallingblock-onGround-detection: false
    grass-spread-tick-rate: 3
    bed-search-radius: 1
    disable-teleportation-suffocation-check: false
    enable-treasure-maps: true
    treasure-maps-return-already-discovered: false
    falling-block-height-nerf: 0
    tnt-entity-height-nerf: 0
    fishing-time-range:
      MinimumTicks: 100
      MaximumTicks: 900
    fast-drain:
      lava: true
      water: true
    lava-flow-speed:
      normal: 30
      nether: 10
    despawn-ranges:
      soft: 28
      hard: 96
    skip-entity-ticking-in-chunks-scheduled-for-unload: true
    keep-spawn-loaded: true
    skeleton-horse-thunder-spawn-chance: 0.01
    fire-physics-event-for-redstone: false
    armor-stands-do-collision-entity-lookups: true
    disable-ice-and-snow: false
    armor-stands-tick: true
    generator-settings:
      canyon: true
      caves: true
      dungeon: true
      fortress: true
      mineshaft: true
      monument: true
      stronghold: true
      temple: true
      village: true
      flat-bedrock: false
      disable-extreme-hills-emeralds: false
      disable-extreme-hills-monster-eggs: false
      disable-mesa-additional-gold: false
    spawner-nerfed-mobs-should-jump: false
    baby-zombie-movement-speed: 0.5
    allow-leashing-undead-horse: false
    mob-spawner-tick-rate: 2
    all-chunks-are-slime-chunks: false
    squid-spawn-height:
      maximum: 63.0
      minimum: 45.0
    experience-merge-max-value: -1
    disable-thunder: false
    anti-xray:
      enabled: false
      engine-mode: 1
      chunk-edge-mode: 1
      max-chunk-section-index: 3
      update-radius: 2
      hidden-blocks:
      - gold_ore
      - iron_ore
      - coal_ore
      - lapis_ore
      - mossy_cobblestone
      - obsidian
      - chest
      - diamond_ore
      - redstone_ore
      - lit_redstone_ore
      - clay
      - emerald_ore
      - ender_chest
      replacement-blocks:
      - stone
      - planks
    remove-corrupt-tile-entities: false
    use-chunk-inhabited-timer: true
    portal-search-radius: 128
    delay-chunk-unloads-by: 10s
    optimize-explosions: true
    use-vanilla-world-scoreboard-name-coloring: false
    max-auto-save-chunks-per-tick: 24
    save-queue-limit-for-auto-save: 50
    max-growth-height:
      cactus: 3
      reeds: 3
    prevent-moving-into-unloaded-chunks: true
    water-over-lava-flow-speed: 5
    max-chunk-gens-per-tick: 10
    lootables:
      auto-replenish: false
      restrict-player-reloot: true
      reset-seed-on-fill: true
      max-refills: -1
      refresh-min: 12h
      refresh-max: 2d
    max-chunk-sends-per-tick: 81
    duplicate-uuid-resolver: saferegen
    duplicate-uuid-saferegen-delete-range: 32
    max-entity-collisions: 8
    filter-nbt-data-from-spawn-eggs-and-related: true
    disable-creeper-lingering-effect: false
    queue-light-updates: false
    verbose: true
    tnt-explosion-volume: 4.0
    player-blocking-damage-multiplier: 0.5
    fix-cannons: false
    allow-block-location-tab-completion: true
    cache-chunk-maps: false
    use-async-lighting: true
    tick-next-tick-list-cap: 8000
    tick-next-tick-list-cap-ignores-redstone: true
    use-hopper-check: true
    disable-mood-sounds: false
    falling-blocks-collide-with-signs: false
    remove-invalid-mob-spawner-tile-entities: true
    allow-undead-horse-leashing: false
    remove-unloaded:
      enderpearls: true
      tnt-entities: true
      falling-blocks: true
    player-exhaustion:
      block-break: 0.02500000037252903
      swimming: 0.014999999664723873
    load-chunks:
      enderpearls: false
      tnt-entities: false
      falling-blocks: false
remove-invalid-statistics: false
warnWhenSettingExcessiveVelocity: true
effect-modifiers:
  strength: 1.3
  weakness: -0.5
stackable-buckets:
  lava: false
  water: false
  milk: false
data-value-allowed-items: []
Spigot
Kod:
# This is the main configuration file for Spigot.
# 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.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/

config-version: 11
settings:
  debug: false
  sample-count: 12
  save-user-cache-on-stop-only: true
  user-cache-size: 1000
  item-dirty-ticks: 20
  bungeecord: true
  int-cache-limit: 1024
  late-bind: false
  player-shuffle: 0
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./start.sh
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  netty-threads: 4
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-multiplier: 10.0
  filter-creative-items: true
  moved-too-quickly-threshold: 100.0
messages:
  whitelist: |-
    §cSunucu bakımda!

    §7Sunucuda bir yapım çalışması var.
    §7Saat §fxx:xx §7sularında sunucu tekrar aktif olacaktır.

    §eYönetimle kontakt:
    §7Discord: §fdiscord:mustafa#7077
    §7Discord sunucusu: §fdiscord.me/epiklava

    §bepiklava.com
  unknown-command: §cHata §8» §7Sunucuda geçerli olmayan bir komut girdiniz.
  server-full: |-
    §cSunucu dolu!

    §7Büyük ihtimalle sunucu kapsamı tamamiyle
    §7oyuncular tarafından doldurulmuş. Çevrimiçi
    §7azaldığında oyuna tekrar girmeyi dene.

    §eYönetimle kontakt:
    §7Discord: §fdiscord:mustafa#7077
    §7Discord sunucusu: §fdiscord.me/epiklava

    §bwww.epiklava.com
  outdated-client: |-
    §cYanlış sürüm!

    §7Sunucuya yanlış versiyon ile giriş yaptınız.
    §7Bu sunucu §f{0} §7versiyonunu kabul etmekte.

    §eYönetimle kontakt:
    §7Discord: §fdiscord:mustafa#7077
    §7Discord sunucusu: §fdiscord.me/epiklava

    §bwww.epiklava.com
  outdated-server: |-
    §cYanlış sürüm!

    §7Sunucuya yanlış versiyon ile giriş yaptınız.
    §7Bu sunucu §f{0} §7versiyonunu kabul etmekte.

    §eYönetimle kontakt:
    §7Discord: §fdiscord:mustafa#7077
    §7Discord sunucusu: §fdiscord.me/epiklava

    §bwww.epiklava.com
  restart: §eSunucu yeniden başlatılıyor.
commands:
  tab-complete: 0
  log: true
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  silent-commandblock-console: false
stats:
  disable-saving: false
  forced-stats: {}
advancements:
  disable-saving: false
  disabled:
  - minecraft:story/disabled
world-settings:
  default:
    verbose: true
    item-despawn-rate: 3000
    merge-radius:
      item: 2.5
      exp: 3.0
    view-distance: 4
    arrow-despawn-rate: 300
    nerf-spawner-mobs: true
    mob-spawn-range: 6
    growth:
      cactus-modifier: 100
      cane-modifier: 100
      melon-modifier: 100
      mushroom-modifier: 100
      pumpkin-modifier: 100
      sapling-modifier: 100
      wheat-modifier: 100
      netherwart-modifier: 100
      vine-modifier: 100
      cocoa-modifier: 100
    random-light-updates: false
    max-tnt-per-tick: 100
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    save-structure-info: true
    hunger:
      jump-walk-exhaustion: 0.05
      jump-sprint-exhaustion: 0.2
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
      swim-multiplier: 0.01
      sprint-multiplier: 0.1
      other-multiplier: 0.0
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
    squid-spawn-range:
      min: 45.0
    entity-activation-range:
      animals: 24
      monsters: 24
      misc: 12
      water: 16
      tick-inactive-villagers: true
    ticks-per:
      hopper-transfer: 24
      hopper-check: 24
    hopper-amount: 3
    max-tick-time:
      tile: 1000
      entity: 1000
    hanging-tick-frequency: 100
    enable-zombie-pigmen-portal-spawns: true
    wither-spawn-sound-radius: 0
    zombie-aggressive-towards-villager: true
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    seed-monument: 10387313
    seed-slime: 987234911
    max-entity-collisions: 8
    chunks-per-tick: 650
    clear-tick-list: false
    anti-xray:
      enabled: false
      engine-mode: 1
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1
      - 5
    max-bulk-chunks: 10
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
 
Son düzenleme:
bu dosyaları nereye atıcaz ve tps ne işe yarar
 
bu dosyaları nereye atıcaz ve tps ne işe yarar
Dostum sunucumdaki baya tps düşüklüğünü hallettim belki bilen varsa duzeltme yapabılır bunlar
bukkit.yml
Paper.yml
Spigot.yml
Burdan düzenliyorsun
 
Paylaşımın için teşekkürler. Sunucum üzerinde kullanacağım.
 
Yalnış anlaşılmasın kendi sunucum için yaptım sorun yaşamamanız için yedek alın o yml leri
 
Yalnış anlaşılmasın kendi sunucum için yaptım sorun yaşamamanız için yedek alın o yml leri
Pek bir sorun yaşamadım, işime de yaradı. Paylaştığınız için teşekkürler.
 
Öd bunu parayla yapanda var maksat yeni sunucular çıksın piyasaya tüm çabam bu
 
Umarım dediğiniz gibi lag sorununu düşürebilir. Başarılar dilerim, ellinize sağlık.
 
Başarılı Bir Konu
 
Yararlı bir konu olmuş biraz daha düzenli bir konu olabilirdi
 
En büyük sıkıntım buydu deneyelim görelim bakalım başarılar.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst