voicechat port
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# The port of the voice chat server
|
# The port of the voice chat server
|
||||||
# Setting this to "-1" sets the port to the Minecraft servers port (Not recommended)
|
# 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
|
# The IP address to bind the voice chat server on
|
||||||
# Leave empty to use 'server-ip' of server.properties
|
# Leave empty to use 'server-ip' of server.properties
|
||||||
# To bind to the wildcard address, use '*'
|
# To bind to the wildcard address, use '*'
|
||||||
|
|||||||
@@ -1138,7 +1138,7 @@ hash = "2ffae815f28e42ae83781cf17ba9744e53adb7f869d1f0b740c098261a20ccba"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/voicechat/voicechat-server.properties"
|
file = "config/voicechat/voicechat-server.properties"
|
||||||
hash = "a9043000f37d1140d88b405165068d130108b2974db1c4666a95a03824d6a8a3"
|
hash = "b8eecfe0090580e3dceb536aa10cf26c1b80fc5688d7b54be66b56cf5324ddd6"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/waystones-common.toml"
|
file = "config/waystones-common.toml"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "9c881799867e353971c8e980b687335d02edc9ddfc52ba4ff1417e8ca5ccd9a1"
|
hash = "f22db03b8d86c5db0841fa21910d1bb02933327aaf977aff924f23376981f7a1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user