🔌Пинг
Обзор
Конфигурация
# Manage how often the ping module will update the poof player's ping.
delay:
# The minimum delay in seconds between each ping update.
minimum: 1
# The maximum delay in seconds between each ping update.
maximum: 25Секция пинга
# Manage how much the poof player's ping will fluctuate.
ping:
# The minimum amount of ping to fluctuate.
minimum: 35
# The maximum amount of ping to fluctuate.
maximum: 150Last updated