mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-18 15:47:46 +01:00
Slightly improve setting description
This commit is contained in:
parent
cb0d2aea88
commit
7ebc4f4cb5
@ -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
|
Loading…
Reference in New Issue
Block a user