voice settings
This commit is contained in:
@@ -6,7 +6,7 @@ port=24454
|
|||||||
# 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 '*'
|
||||||
bind_address=
|
bind_address=*
|
||||||
# The distance to where the voice can be heard
|
# The distance to where the voice can be heard
|
||||||
max_voice_distance=48.0
|
max_voice_distance=48.0
|
||||||
# The multiplier of the voice distance when crouching
|
# The multiplier of the voice distance when crouching
|
||||||
|
|||||||
@@ -1132,6 +1132,10 @@ hash = "3c14c00994a8201f0419237fde6f6d6caca7ce7b0ee199c3f400775a39fa3d9b"
|
|||||||
file = "config/travelanchors/common.json5"
|
file = "config/travelanchors/common.json5"
|
||||||
hash = "2ffae815f28e42ae83781cf17ba9744e53adb7f869d1f0b740c098261a20ccba"
|
hash = "2ffae815f28e42ae83781cf17ba9744e53adb7f869d1f0b740c098261a20ccba"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/voicechat/voicechat-server.properties"
|
||||||
|
hash = "a9043000f37d1140d88b405165068d130108b2974db1c4666a95a03824d6a8a3"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/waystones-common.toml"
|
file = "config/waystones-common.toml"
|
||||||
hash = "b6c974dabc3e6480a4ff4a28bb1e7e979f63a135c928d4ada2f1253c0e31d56c"
|
hash = "b6c974dabc3e6480a4ff4a28bb1e7e979f63a135c928d4ada2f1253c0e31d56c"
|
||||||
|
|||||||
@@ -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 = "6dc957fdfbd751b9b3d7041266694ee2a318cf1cdeac53f9efd0dfe167cda12a"
|
hash = "743c91987c39fa49bcc5389533becea9a81991ce926476bda1a4311c80db8c81"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user