mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-04 08:59:59 +01:00
Merge pull request #305 from Kichura/main
Fix typo in config file in "force disable" line
This commit is contained in:
commit
e9887d8f45
@ -7,7 +7,7 @@ enable-client-side: false
|
|||||||
client-side-version: -1
|
client-side-version: -1
|
||||||
# Hides VIA button from multiplayer menu.
|
# Hides VIA button from multiplayer menu.
|
||||||
hide-button: false
|
hide-button: false
|
||||||
# List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version,
|
# List of servers which ViaFabric will force disable transforming on client-side. It can be overwritten by setting per-server version.
|
||||||
#
|
#
|
||||||
# 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.
|
# 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.*)
|
# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*)
|
||||||
|
Loading…
Reference in New Issue
Block a user