Simple Voice Chat

Simple Voice Chat

31M Downloads

Help

skyisnotcool opened this issue ยท 2 comments

commented

I am trying to put the mod on my server on Pebblehost. I set it all up and got a little green checkmark on minecraft but when I launch it, it still says voice chat unavailable. I could not test anything as it will not let me use it even though it is supposedly running fine. I read the wiki but am unfamiliar with coding. I have attempted to resolve this for hours and it will not work. I would use a different voice chat but none are up to date with minecraft. Please help
Also, it's not just the server that this mod doesn't work in. It's my game in general. No matter which server I use.
The v command to open the settings does not work either. It also just says voice chat unavailable

commented

Have you opened the voice chat port?

commented

To set it up with pebble host you will need to change the port. You're going to have to use something such as FileZilla to get FTP file access, there are many tutorials specifically on pebblehost on how to do that.
You'll need to change the port to whatever port your server is being hosted on, and to get that you just need to go to the dashboard on pebblehost and look where the IP is. the host is seperated from the ip by a colon (for example x.x.x.x:wwwww, the w's are the port.) just put the port into the server config (located in world\serverconfig\voicechat-server.toml) and when you load up the world it should work.
image