Çözüldü optimize edilmiş spigot ve bukkit.yml

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

IMasiveHD2

"Gücünden şüphe edersen şüphene güç verirsin"
Katılım
1 Temmuz 2017
Mesajlar
441
Elmaslar
70
Puan
9.310
Konum
Konya/Selçuklu
Minecraft
GizliBaskan

Discord:

String name = "GizliBaskan";#3269

optimize edilmiş spigot ve bukkit.yml dosyaları varsa elinizde acaba verebilir misiniz sürüm 1.8x
 
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: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  bungeecord: false
  late-bind: true
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./spigot.sh
  user-cache-size: 1000
  int-cache-limit: 1024
  sample-count: 12
  netty-threads: 4
  player-shuffle: 0
  filter-creative-items: true
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
commands:
  tab-complete: -1
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
messages:
  whitelist: '&Sunucu &8» &aSunucu şu an bakımda!'
  unknown-command: '&fBilinmeyen komut.'
  server-full: '&cSunucu dolu. &eSunucu doluyken girmek için &6VIP &esatın alabilirsin.'
  outdated-client: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  outdated-server: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  restart: Sunucu yeniden başlatılıyor tekrar giriş yapmayı deneyin.
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    enable-zombie-pigmen-portal-spawns: true
    arrow-despawn-rate: 1200
    merge-radius:
      item: 3.5
      exp: 6.0
    item-despawn-rate: 6000
    view-distance: 4
    zombie-aggressive-towards-villager: true
    chunks-per-tick: 650
    clear-tick-list: false
    wither-spawn-sound-radius: 0
    hanging-tick-frequency: 100
    mob-spawn-range: 3
    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
    nerf-spawner-mobs: 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
    max-tnt-per-tick: 100
    save-structure-info: true
    entity-activation-range:
      animals: 6
      monsters: 16
      misc: 2
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    max-bulk-chunks: 10
    random-light-updates: false
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tick-time:
      tile: 50
      entity: 50
    ticks-per:
      hopper-transfer: 24
      hopper-check: 24
    hopper-amount: 3
    max-entity-collisions: 2
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hopper-alt-ticking: false

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: -1
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Sunucu yeniden başlatılıyor, lütfen tekrar deneyin.
  ping-packet-limit: 100
  use-exact-login-location: false
spawn-limits:
  monsters: 50
  animals: 10
  water-animals: 3
  ambient: 4
chunk-gc:
  period-in-ticks: 300
  load-threshold: 300
ticks-per:
  animal-spawns: 400
  monster-spawns: 3
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db
 
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: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  bungeecord: false
  late-bind: true
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./spigot.sh
  user-cache-size: 1000
  int-cache-limit: 1024
  sample-count: 12
  netty-threads: 4
  player-shuffle: 0
  filter-creative-items: true
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
commands:
  tab-complete: -1
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
messages:
  whitelist: '&Sunucu &8» &aSunucu şu an bakımda!'
  unknown-command: '&fBilinmeyen komut.'
  server-full: '&cSunucu dolu. &eSunucu doluyken girmek için &6VIP &esatın alabilirsin.'
  outdated-client: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  outdated-server: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  restart: Sunucu yeniden başlatılıyor tekrar giriş yapmayı deneyin.
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    enable-zombie-pigmen-portal-spawns: true
    arrow-despawn-rate: 1200
    merge-radius:
      item: 3.5
      exp: 6.0
    item-despawn-rate: 6000
    view-distance: 4
    zombie-aggressive-towards-villager: true
    chunks-per-tick: 650
    clear-tick-list: false
    wither-spawn-sound-radius: 0
    hanging-tick-frequency: 100
    mob-spawn-range: 3
    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
    nerf-spawner-mobs: 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
    max-tnt-per-tick: 100
    save-structure-info: true
    entity-activation-range:
      animals: 15
      monsters: 10
      misc: 2
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    max-bulk-chunks: 10
    random-light-updates: false
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tick-time:
      tile: 50
      entity: 50
    ticks-per:
      hopper-transfer: 4
      hopper-check: 4
    hopper-amount: 3
    max-entity-collisions: 2
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hopper-alt-ticking: false

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: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: false
  connection-throttle: -1
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Sunucu yeniden başlatılıyor, lütfen tekrar deneyin.
  ping-packet-limit: 100
  use-exact-login-location: false
spawn-limits:
  monsters: 30
  animals: 15
  water-animals: 2
  ambient: 4
chunk-gc:
  period-in-ticks: 300
  load-threshold: 300
ticks-per:
  animal-spawns: 400
  monster-spawns: 3
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db
 
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: 8
settings:
  debug: false
  save-user-cache-on-stop-only: false
  attribute:
    maxHealth:
      max: 2048.0
    movementSpeed:
      max: 2048.0
    attackDamage:
      max: 2048.0
  bungeecord: false
  late-bind: true
  timeout-time: 60
  restart-on-crash: true
  restart-script: ./spigot.sh
  user-cache-size: 1000
  int-cache-limit: 1024
  sample-count: 12
  netty-threads: 4
  player-shuffle: 0
  filter-creative-items: true
  moved-wrongly-threshold: 0.0625
  moved-too-quickly-threshold: 100.0
timings:
  enabled: true
  verbose: true
  server-name-privacy: false
  hidden-config-entries:
  - database
  - settings.bungeecord-addresses
  history-interval: 300
  history-length: 3600
commands:
  tab-complete: -1
  spam-exclusions:
  - /skill
  replace-commands:
  - setblock
  - summon
  - testforblock
  - tellraw
  log: true
  silent-commandblock-console: false
messages:
  whitelist: '&Sunucu &8» &aSunucu şu an bakımda!'
  unknown-command: '&fBilinmeyen komut.'
  server-full: '&cSunucu dolu. &eSunucu doluyken girmek için &6VIP &esatın alabilirsin.'
  outdated-client: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  outdated-server: '&eLütfen &b{0} sürümü ile giriş yapınız.'
  restart: Sunucu yeniden başlatılıyor tekrar giriş yapmayı deneyin.
stats:
  disable-saving: false
  forced-stats: {}
world-settings:
  default:
    verbose: true
    enable-zombie-pigmen-portal-spawns: true
    arrow-despawn-rate: 1200
    merge-radius:
      item: 3.5
      exp: 6.0
    item-despawn-rate: 6000
    view-distance: 4
    zombie-aggressive-towards-villager: true
    chunks-per-tick: 650
    clear-tick-list: false
    wither-spawn-sound-radius: 0
    hanging-tick-frequency: 100
    mob-spawn-range: 3
    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
    nerf-spawner-mobs: 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
    max-tnt-per-tick: 100
    save-structure-info: true
    entity-activation-range:
      animals: 15
      monsters: 10
      misc: 2
    entity-tracking-range:
      players: 48
      animals: 48
      monsters: 48
      misc: 32
      other: 64
    max-bulk-chunks: 10
    random-light-updates: false
    hunger:
      walk-exhaustion: 0.2
      sprint-exhaustion: 0.8
      combat-exhaustion: 0.3
      regen-exhaustion: 3.0
    max-tick-time:
      tile: 50
      entity: 50
    ticks-per:
      hopper-transfer: 4
      hopper-check: 4
    hopper-amount: 3
    max-entity-collisions: 2
    dragon-death-sound-radius: 0
    seed-village: 10387312
    seed-feature: 14357617
    hopper-alt-ticking: false

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: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  plugin-profiling: false
  connection-throttle: -1
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Sunucu yeniden başlatılıyor, lütfen tekrar deneyin.
  ping-packet-limit: 100
  use-exact-login-location: false
spawn-limits:
  monsters: 30
  animals: 15
  water-animals: 2
  ambient: 4
chunk-gc:
  period-in-ticks: 300
  load-threshold: 300
ticks-per:
  animal-spawns: 400
  monster-spawns: 3
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db
Normalinden farkları neler bunları yazarsanız daha güzel olabilir hangi ayarları değiştirdiniz vb, bende kullanabilirim.
 
Normalinden farkları neler bunları yazarsanız daha güzel olabilir hangi ayarları değiştirdiniz vb, bende kullanabilirim.
Hopper hızı düşürüldü.
Mob spawnı azaltıldı.
Chunk limiti düşürüldü.
 
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