index & voice
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user