Disable ViaVersion update checker, again

This commit is contained in:
OptimisticDeving 2024-06-23 19:29:34 +00:00
parent 5d8a36f2ee
commit b6a7a21ca5
No known key found for this signature in database

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.