This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2023-11-05 19:17:09 +01:00
parent edd9b1b32c
commit 7f997f347c
Signed by: root
GPG key ID: 83A53A8C412E93F5
21 changed files with 253 additions and 83 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=24454
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