diff --git a/web/config/voicechat/voicechat-server.properties b/web/config/voicechat/voicechat-server.properties index 02741b5..18ba985 100644 --- a/web/config/voicechat/voicechat-server.properties +++ b/web/config/voicechat/voicechat-server.properties @@ -6,7 +6,7 @@ port=-1 # The IP address to bind the voice chat server on # Leave empty to use 'server-ip' of server.properties # To bind to the wildcard address, use '*' -bind_address=* +bind_address= # The distance to where the voice can be heard max_voice_distance=48.0 # The multiplier of the voice distance when crouching diff --git a/web/index.toml b/web/index.toml index 9651a89..85a7a5f 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1138,7 +1138,7 @@ hash = "2ffae815f28e42ae83781cf17ba9744e53adb7f869d1f0b740c098261a20ccba" [[files]] file = "config/voicechat/voicechat-server.properties" -hash = "b8eecfe0090580e3dceb536aa10cf26c1b80fc5688d7b54be66b56cf5324ddd6" +hash = "6c30f19c2e345dc325abd71eaec401a74cd1000116ce00a8767be12e90f467af" [[files]] file = "config/waystones-common.toml" diff --git a/web/pack.toml b/web/pack.toml index f143f2d..201443d 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f22db03b8d86c5db0841fa21910d1bb02933327aaf977aff924f23376981f7a1" +hash = "bdc703a3614eef744b7c9a7e34bceaaee463f92748eadddbeaba0bfe0a57df30" [versions] forge = "47.2.0"