voicechat port

This commit is contained in:
2024-04-01 05:24:29 +02:00
parent c0dde2091d
commit a65ddfac45
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# 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 '*'