diff --git a/web/config/voicechat/voicechat-server.properties b/web/config/voicechat/voicechat-server.properties index b320595..2c85cd9 100644 --- a/web/config/voicechat/voicechat-server.properties +++ b/web/config/voicechat/voicechat-server.properties @@ -6,7 +6,7 @@ port=24454 # 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