wiki:helpdoc:setupvoicechat

这是本文档旧的修订版!


语音聊天

由 Simple Voice Chat 模组提供支持

提示:

目前 Simple Voice Chat 模组仅在生存服内有效

你可以前往 Modrinth 下载 Simple Voice Chat 模组,下载完成后将其放置在 .minecraft/mods 目录下。

由于 TapCraft 服务器语音聊天服务器端口被占用,你需要对模组的配置文件作以下更改。

打开 .minecraft\config\voicechat\voicechat-server.properties 文件,找到如下所示的行:

# The port of the voice chat server
# Setting this to "-1" sets the port to the Minecraft servers port (Not recommended)
port=24454

port=24454 修改为 port=-1 即可

注意:

如果你不知道其他配置项有何作用,请不要随意修改!

  • wiki/helpdoc/setupvoicechat.1692281237.txt.gz
  • 最后更改: 2023/08/17 22:07
  • Mr_Fang