efenikTR19
Yeni bir Steve doğdu!
- Katılım
- 20 Ağustos 2019
- Mesajlar
- 18
- Tepki puanı
- 11
- Puanları
- 0
Bu gün çoğu sunucunun kabusu olan TPS yi yükseltmek için hazır ayarlar vereceğim.
Her 3 Beğenide bir konu açıyorum önceki konum 2 beğenide ayıp oluyor
Spigot.yml
Her 3 Beğenide bir konu açıyorum önceki konum 2 beğenide ayıp oluyor
Spigot.yml
Kod:
config-version: 8
settings:
debug: false
save-user-cache-on-stop-only: true
filter-creative-items: true
moved-wrongly-threshold: 0.1175
moved-too-quickly-threshold: 110.0
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
netty-threads: 4
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
sample-count: 12
bungeecord: false
late-bind: true
player-shuffle: 0
user-cache-size: 1000
int-cache-limit: 1024
commands:
tab-complete: 0
silent-commandblock-console: true
log: true
spam-exclusions:
- /skill
replace-commands:
- setblock
- summon
- testforblock
- tellraw
timings:
enabled: true
verbose: true
server-name-privacy: true
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
messages:
whitelist: '&6[!] &eThe server is currently whitelisted.'
unknown-command: '&7[?] &fUnknown command.'
server-full: '&6[!] &eThe server is currently full.'
outdated-client: '&6[!] &eThe server only accepts 1.7.X-1.14.X.'
outdated-server: '&6[!] &eThe server only accepts 1.7.X-1.14.X.'
restart: '&6[!] &eThe server is rebooting, come back in a few moments.'
stats:
disable-saving: false
forced-stats: {}
world-settings:
default:
verbose: true
wither-spawn-sound-radius: 0
enable-zombie-pigmen-portal-spawns: true
arrow-despawn-rate: 300
merge-radius:
item: 4.0
exp: 6.0
item-despawn-rate: 6000
hanging-tick-frequency: 100
view-distance: 6
chunks-per-tick: 650
clear-tick-list: false
zombie-aggressive-towards-villager: true
ticks-per:
hopper-transfer: 8
hopper-check: 8
hopper-amount: 1
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
random-light-updates: false
max-bulk-chunks: 10
max-tick-time:
tile: 1000
entity: 1000
entity-activation-range:
animals: 24
monsters: 24
misc: 12
hunger:
walk-exhaustion: 0.2
sprint-exhaustion: 0.8
combat-exhaustion: 0.3
regen-exhaustion: 3.0
anti-xray:
enabled: true
engine-mode: 1
hide-blocks:
- 16
- 15
- 14
- 21
- 73
- 56
- 129
- 173
- 42
- 41
- 22
- 152
- 57
- 133
- 52
- 48
- 49
- 153
- 130
- 54
- 146
- 58
- 61
- 145
- 116
- 120
replace-blocks:
- 1
- 87
max-tnt-per-tick: 100
save-structure-info: true
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
nerf-spawner-mobs: false
mob-spawn-range: 6
max-entity-collisions: 8
dragon-death-sound-radius: 0
seed-village: 10387312
seed-feature: 14357617
Bukkit.yml
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: "\xa76[!] \xa7eSunucu Kapatıldı."
spawn-limits:
monsters: 45
animals: 12
water-animals: 3
ambient: 3
chunk-gc:
period-in-ticks: 400
load-threshold: 300
ticks-per:
animal-spawns: 400
monster-spawns: 2
autosave: 6000
aliases: now-in-commands.yml
database:
username: bukkit
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
Birazda tps nedir ne değildir hakkında konuşalım.
TPS Nedir?:En basit hali ile sunucudaki lag oranıdır. Türkçe açılımı Saniye başına tik sayısıdır. En fazla 20 olabilir bu sayı. 20-19.80 arası kaliteli bir oyun sunar. 19 Altı ise lag yapar.
TPS düşüşleri neden olur?: Sunucunuz da o anda yapılan işlemler , world edit fazla buyuk ile işlemler yapmanız , bozuk eklentiler , gereksiz skriptler , gereksiz dünyalar hepsi TPS düşmesine neden olabilir.
Sunucunuzdaki tps yi kullanılan ram miktarını ise oyun içinden
/mem komutu ile görebilirsiniz
+Olarak Lagg oranını düşürmek için bağzı pluginler vardır bunlardan en bilindik olanı ise
TPS Nedir?:En basit hali ile sunucudaki lag oranıdır. Türkçe açılımı Saniye başına tik sayısıdır. En fazla 20 olabilir bu sayı. 20-19.80 arası kaliteli bir oyun sunar. 19 Altı ise lag yapar.
TPS düşüşleri neden olur?: Sunucunuz da o anda yapılan işlemler , world edit fazla buyuk ile işlemler yapmanız , bozuk eklentiler , gereksiz skriptler , gereksiz dünyalar hepsi TPS düşmesine neden olabilir.
Sunucunuzdaki tps yi kullanılan ram miktarını ise oyun içinden
/mem komutu ile görebilirsiniz

+Olarak Lagg oranını düşürmek için bağzı pluginler vardır bunlardan en bilindik olanı ise
Ziyaretçiler için gizlenmiş link,görmek için
Giriş yapın veya üye olun.
dır.
Son düzenleme: