Plugin Problème TPS et lagg sous spigot

Blenn412

Créateur de la série MiniMine Tuto
25 Décembre 2012
377
27
140
33
Bonjours je possède un serveur moddé sous version 1.6.4 avec MCPC+, le serveur tourne bien, mais de temps a autres, le serveur a un gros gros freeze et de temps a autres, crash, ceci est vraiment énervant, j'aimerais bien supprimé tous ça... D'après ceci: http://aikar.co/timings.php?url=7962699 cela viens des ticks, mais je n'est pas bien compris comment ça marche, je l'ai est reduit, puis reduit, puis reduit, mais enfaites j'ai de plus en plus l'impression que ce qu'il faut faire c'est les augmenter, mais n'ayant pas compris comment fonctionner les ticks, enfin... j'ai fais des recherches et j'ai chercher d'ou ça venait, et c'est bon j'ai compris, mais en gros, dois-je les augmenter ou les descendre pour minimisé les laggs ?

Voici mon spigot.yml:
# 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.esper.net ( http://webchat.esper.net/?channel=spigot )
# Forums: http://www.spigotmc.org/forum/

config-version: 3
messages:
whitelist: You are not whitelisted on this server!
unknown-command: Unknown command. Type "/help" for help.
server-full: The server is full!
outdated-client: Outdated client!
outdated-server: Outdated server!
commands:
spam-exclusions:
- /skill
log: true
tab-complete: true
settings:
log-filters:
- ^(.*)(/login)(.*)$
netty-threads: 3
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
prevent-proxies: false
bungeecord-addresses:
- 127.0.0.1
bungeecord: false
listeners:
- port: default
host: default
netty: true
world-settings:
default:
verbose: true
mob-spawn-range: 48
entity-activation-range:
animals: 20
monsters: 20
misc: 16
ticks-per:
hopper-transfer: 5
hopper-check: 5
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
anti-xray:
engine-mode: 1
blocks:
- 1
- 5
- 14
- 15
- 16
- 21
- 48
- 49
- 54
- 56
- 73
- 74
- 82
- 129
- 130
random-light-updates: false
save-mineshaft-structure-info: false
arrow-despawn-rate: 1200
item-despawn-rate: 6000
merge-radius:
item: 2.5
exp: 3.0
chunks-per-tick: 10
entity-tracking-range:
players: 20
animals: 20
monsters: 20
misc: 16
other: 32
view-distance: 5
save-structure-info: true
Merci d'avance ! ;)
 

Blenn412

Créateur de la série MiniMine Tuto
25 Décembre 2012
377
27
140
33
Non c'est bon merci quand même mais j'ai pu trouvé, plus tous ce qui concerne les ticks est haut, moins ça lagg ! ;)