Slightly improve setting description

This commit is contained in:
FlorianMichael 2024-06-11 23:46:04 +02:00
parent cb0d2aea88
commit 7ebc4f4cb5
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -12,5 +12,6 @@ hide-button: false
# This isn't always the address in multiplayer menu; It will use the SRV record pointer when present, Check the game log for the address.
# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*)
client-side-force-disable: ["hypixel.net", "*.hypixel.net", "minemen.club", "*.minemen.club", "icantjoinlmfao.club"]
# If enabled, Fabric registry synchronization errors on the client side will be ignored and prevented on the server side.
# Fabric registry synchronization will be disabled when installed server-side and validation errors are ignored when installed on client-side.
# Note: this setting only works on 1.20.4+ ViaFabric versions, and it might cause issues, use with caution.
ignore-registry-sync-errors: false