Disable ViaVersion update checker, again

This commit is contained in:
OptimisticDev 2024-06-23 19:29:34 +00:00
parent 5d8a36f2ee
commit b6a7a21ca5
Signed by: OptimisticDev
SSH key fingerprint: SHA256:efAXeDMyuFt1iia2xaqlrcHPlsXcjQEWNA2tmvVTqK8

View file

@ -9,7 +9,7 @@
#----------------------------------------------------------#
#
# Should ViaVersion check for updates?
check-for-updates: true
check-for-updates: false
# Send the supported versions with the Status (Ping) response packet
send-supported-versions: false
# Easier to configure alternative to 'block-protocols'. Uses readable version strings with possible '<' and '>' prefixes.