diff --git a/common/src/main/resources/assets/viaversion/config.yml b/common/src/main/resources/assets/viaversion/config.yml index f19749ef6..2eee91f78 100644 --- a/common/src/main/resources/assets/viaversion/config.yml +++ b/common/src/main/resources/assets/viaversion/config.yml @@ -18,7 +18,7 @@ send-supported-versions: false # You can use both this and the block-protocols option at the same time as well. block-versions: [] # Block specific Minecraft protocol version numbers. -# List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers, or use a generator: https://via.krusic22.com +# List of all Minecraft protocol versions: https://wiki.vg/Protocol_version_numbers, or use a generator: https://via.krusic22.com block-protocols: [] # Change the blocked disconnect message block-disconnect-msg: "You are using an unsupported Minecraft version!" @@ -47,7 +47,7 @@ bungee-ping-save: true # # The format for the following is: # servername: protocolversion -# You can find protocol ids on http://wiki.vg/Protocol_version_numbers +# You can find protocol ids on https://wiki.vg/Protocol_version_numbers # It will fallback to the default option if none found. bungee-servers: {} # @@ -69,7 +69,7 @@ velocity-ping-save: true # # The format for the following is: # servername: protocolversion -# You can find protocol ids on http://wiki.vg/Protocol_version_numbers +# You can find protocol ids on https://wiki.vg/Protocol_version_numbers # It will fallback to the default option if none found. velocity-servers: {} #