diff --git a/common/src/main/resources/assets/viaversion/config.yml b/common/src/main/resources/assets/viaversion/config.yml index 660c9c57d..8f0135cde 100644 --- a/common/src/main/resources/assets/viaversion/config.yml +++ b/common/src/main/resources/assets/viaversion/config.yml @@ -14,7 +14,7 @@ checkforupdates: true # Send the supported versions with the Status (Ping) response packet send-supported-versions: false # Block specific Minecraft protocols that ViaVersion allows -# List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers +# List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers or use this generator: https://via.krusic22.com block-protocols: [] # Change the blocked disconnect message block-disconnect-msg: "You are using an unsupported Minecraft version!" @@ -183,4 +183,4 @@ force-json-transform: false # Minimize the cooldown animation in 1.8 servers minimize-cooldown: true # Left handed handling on 1.8 servers -left-handed-handling: true \ No newline at end of file +left-handed-handling: true