1. Этот сайт использует файлы cookie. Продолжая пользоваться данным сайтом, Вы соглашаетесь на использование нами Ваших файлов cookie. Узнать больше.
  2. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите Сильная нагрузка при сохранение мира.

Тема в разделе "Помощь", создана пользователем Sigvegutt, 19 апр 2020.

  1. Автор темы
    Sigvegutt

    Sigvegutt Активный участник Пользователь

    Баллы:
    96
    Тайминги:
    Paper: upload_2020-4-19_23-10-50.png
    Spigot:
    [​IMG]
    Сервер не должен нагружаться, там 441 чанков (Пвп карта).
    TPS держится 19.6-19.96. Выделено 1 GB, но в /gc показывает, что не ест много (до 300 MB).
    Код:
    settings:
      debug: false
      save-user-cache-on-stop-only: false
      sample-count: 12
      moved-too-quickly-multiplier: 12.0
      player-shuffle: 0
      int-cache-limit: 1024
      user-cache-size: 1000
      attribute:
        maxHealth:
          max: 2048.0
        movementSpeed:
          max: 2048.0
        attackDamage:
          max: 2048.0
      netty-threads: 4
      item-dirty-ticks: 20
      filter-creative-items: true
      moved-wrongly-threshold: 1.0625
      late-bind: false
      timeout-time: 60
      restart-on-crash: true
      restart-script: ./start.sh
      bungeecord: false
      moved-too-quickly-threshold: 200.0
    
    world-settings:
      default:
        verbose: true
        item-despawn-rate: 6000
        merge-radius:
          item: 2.5
          exp: 3.0
        view-distance: 10
        enable-zombie-pigmen-portal-spawns: true
        arrow-despawn-rate: 1200
        wither-spawn-sound-radius: 0
        hanging-tick-frequency: 100
        zombie-aggressive-towards-villager: true
        nerf-spawner-mobs: false
        dragon-death-sound-radius: 0
        seed-village: 10387312
        seed-feature: 14357617
        seed-monument: 10387313
        seed-slime: 987234911
        ticks-per:
          hopper-transfer: 8
          hopper-check: 1
        hopper-amount: 1
        mob-spawn-range: 4
        entity-tracking-range:
          players: 64
          animals: 48
          monsters: 48
          misc: 32
          other: 64
        random-light-updates: false
        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
        save-structure-info: true
        entity-activation-range:
          animals: 32
          monsters: 32
          misc: 16
          water: 16
          tick-inactive-villagers: true
        max-tick-time:
          tile: 50
          entity: 50
        squid-spawn-range:
          min: 45.0
        hunger:
          jump-walk-exhaustion: 0.05
          jump-sprint-exhaustion: 0.2
          combat-exhaustion: 0.1
          regen-exhaustion: 6.0
          swim-multiplier: 0.01
          sprint-multiplier: 0.1
          other-multiplier: 0.0
        max-tnt-per-tick: 100
        max-entity-collisions: 8
        max-bulk-chunks: 10
        chunks-per-tick: 650
        clear-tick-list: false
        anti-xray:
          enabled: false
          engine-mode: 2
          hide-blocks:
          - 14
          - 15
          - 16
          - 21
          - 48
          - 49
          - 54
          - 56
          - 73
          - 74
          - 82
          - 129
          - 130
          replace-blocks:
          - 1
          - 5
    
    Код:
    settings:
      allow-end: false
      warn-on-overload: true
      permissions-file: permissions.yml
      update-folder: update
      plugin-profiling: false
      connection-throttle: 4000
      query-plugins: false
      deprecated-verbose: default
    
    spawn-limits:
      monsters: 0
      animals: 0
      water-animals: 0
      ambient: 15
    chunk-gc:
      period-in-ticks: 600
      load-threshold: 0
    ticks-per:
      animal-spawns: 400
      monster-spawns: 1
      autosave: 6000
    aliases: now-in-commands.yml
    
    Код:
    verbose: false
    config-version: 13
    settings:
      enable-player-collisions: false
      player-auto-save-rate: -1
      max-player-auto-save-per-tick: -1
      use-alternative-luck-formula: false
      load-permissions-yml-before-plugins: true
      remove-invalid-statistics: false
      save-empty-scoreboard-teams: false
      incoming-packet-spam-threshold: 300
      sleep-between-chunk-saves: false
      region-file-cache-size: 256
      watchdog:
        early-warning-every: 5000
        early-warning-delay: 10000
      suggest-player-names-when-null-tab-completions: true
      bungee-online-mode: false
      min-chunk-load-threads: 2
      book-size:
        page-max: 2560
        total-multiplier: 0.98
      save-player-data: true
      spam-limiter:
        tab-spam-increment: 10
        tab-spam-limit: 500
    
    world-settings:
      default:
        keep-spawn-loaded-range: 8
        auto-save-interval: -1
        allow-non-player-entities-on-scoreboards: false
        disable-explosion-knockback: false
        nether-ceiling-void-damage: false
        hopper:
          push-based: false
          cooldown-when-full: true
          disable-move-event: false
        container-update-tick-rate: 3
        game-mechanics:
          disable-end-credits: false
          disable-player-crits: false
          shield-blocking-delay: 5
          disable-sprint-interruption-on-attack: false
          disable-chest-cat-detection: true
          disable-unloaded-chunk-enderpearl-exploit: true
          village-sieges-enabled: true
          allow-permanent-chunk-loaders: false
          scan-for-legacy-ender-dragon: true
        parrots-are-unaffected-by-player-movement: false
        frosted-ice:
          enabled: true
          delay:
            min: 20
            max: 40
        non-player-arrow-despawn-rate: -1
        prevent-tnt-from-moving-in-water: false
        elytra-hit-wall-damage: true
        grass-spread-tick-rate: 4
        bed-search-radius: 1
        baby-zombie-movement-speed: 0.5
        allow-leashing-undead-horse: false
        use-alternate-fallingblock-onGround-detection: false
        keep-spawn-loaded: true
        armor-stands-do-collision-entity-lookups: true
        skeleton-horse-thunder-spawn-chance: 0.01
        disable-ice-and-snow: false
        spawner-nerfed-mobs-should-jump: 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
        fire-physics-event-for-redstone: false
        armor-stands-tick: true
        experience-merge-max-value: -1
        disable-thunder: false
        skip-entity-ticking-in-chunks-scheduled-for-unload: true
        mob-spawner-tick-rate: 2
        all-chunks-are-slime-chunks: false
        squid-spawn-height:
          maximum: 0.0
        disable-teleportation-suffocation-check: false
        enable-treasure-maps: true
        treasure-maps-return-already-discovered: false
        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
        remove-corrupt-tile-entities: false
        use-chunk-inhabited-timer: true
        queue-light-updates: false
        save-queue-limit-for-auto-save: 50
        use-vanilla-world-scoreboard-name-coloring: false
        prevent-moving-into-unloaded-chunks: false
        disable-creeper-lingering-effect: false
        portal-search-radius: 128
        max-auto-save-chunks-per-tick: 6
        max-chunk-gens-per-tick: 10
        max-chunk-sends-per-tick: 81
        optimize-explosions: true
        delay-chunk-unloads-by: 10s
        water-over-lava-flow-speed: 5
        lootables:
          auto-replenish: false
          restrict-player-reloot: true
          reset-seed-on-fill: true
          max-refills: -1
          refresh-min: 12h
          refresh-max: 2d
        max-growth-height:
          cactus: 3
          reeds: 3
        filter-nbt-data-from-spawn-eggs-and-related: true
        duplicate-uuid-resolver: saferegen
        duplicate-uuid-saferegen-delete-range: 32
        max-entity-collisions: 4
        despawn-ranges:
          soft: 28
          hard: 96
        falling-block-height-nerf: 0
        tnt-entity-height-nerf: 0
        lava-flow-speed:
          normal: 30
          nether: 10
        fishing-time-range:
          MinimumTicks: 100
          MaximumTicks: 600
        fast-drain:
          lava: false
          water: false
    

    P.S. Тайминги записывались минут 20, но даже при 8 часовом аптайме примерно такое.
     
    Последнее редактирование: 19 апр 2020
  2. alexandrage

    alexandrage Старожил Пользователь

    Баллы:
    173
    Это норма, всегда так было на автосейвах.
     
  3. Автор темы
    Sigvegutt

    Sigvegutt Активный участник Пользователь

    Баллы:
    96
    А это нормально? (2 часа аптайм)
    upload_2020-4-20_1-22-16.png
     
  4. Saharo4ek

    Saharo4ek Активный участник Пользователь

    Баллы:
    96
    Имя в Minecraft:
    tin
    Вполне себе средне, пока ничего критического нет.
     

Поделиться этой страницей