index & voice

This commit is contained in:
2024-04-01 05:58:49 +02:00
parent 1116b13ebf
commit 27ad7154aa
4 changed files with 6 additions and 12 deletions

View File

@@ -2,11 +2,11 @@
# The port of the voice chat server
# Setting this to "-1" sets the port to the Minecraft servers port (Not recommended)
port=-1
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